Update install

This commit is contained in:
Jeremy MANSON
2016-07-14 09:12:19 +02:00
committed by GitHub
parent 64f77cef32
commit 043e716318

View File

@ -119,6 +119,7 @@ ynh_mysql_connect_as "$dbuser" "$dbpass" "$dbname" < "$SRC_DIR/guacamole-auth-jd
#sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/$app.conf
# clean
cd
if [ -f $SRC_DIR/src_dep.lst ]
then
sudo apt-get purge `cat $SRC_DIR/src_dep.lst` -y -qq