Update install

This commit is contained in:
Jeremy MANSON 2016-07-14 16:00:27 +02:00 committed by GitHub
parent de7de5841f
commit 126c0462bc

View File

@ -117,6 +117,7 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/$app.conf
# clean # clean
cd cd
mv $SRC_DIR/src_dep.lst /etc/yunohost/apps/guacamole/
rm -rf $SRC_DIR rm -rf $SRC_DIR
sudo /etc/init.d/guacd restart sudo /etc/init.d/guacd restart
sudo service nginx reload sudo service nginx reload