nohup命令的使用
如下所示,使用nohup命令启动PaddleHub Serving,使用的模型是ch_pp-ocrv3,这样即使关闭命令行,http服务不会中断 nohup hub serving start -m ch_pp-ocrv3 & nohup命令,英文全称 no hang up(...
使用acme.sh获取let's免费证书并自动续签
curl https://get.acme.sh | sh -s email=my@example.com source ~/.bashrc export Ali_Key=阿里dns access_key_id export Ali_Secret=阿里dns access_key_secret...