mirror of
https://github.com/ZeJMaN/guacamole_ynh.git
synced 2025-06-07 21:35:30 +02:00
Update install
This commit is contained in:
parent
2ad4bc6a38
commit
dea8daf9f9
@ -122,11 +122,6 @@ ynh_mysql_connect_as "$dbuser" "$dbpass" "$dbname" < "$SRC_DIR/guacamole-auth-jd
|
|||||||
|
|
||||||
# clean
|
# clean
|
||||||
cd
|
cd
|
||||||
if [ -f $SRC_DIR/src_dep.lst ]
|
|
||||||
then
|
|
||||||
sudo apt-get purge `cat $SRC_DIR/src_dep.lst` -y -qq
|
|
||||||
sudo apt-get autoremove --purge -y -qq
|
|
||||||
fi
|
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user