$ scp -r ./dist/ username@(remote_ip):/home/wwwroot/
$ chown -R www:www /home/wwwroot/dist/
← A10. 远程使用Matlab on linux A2. GitHub 上部署VuePress →