1
0
mirror of https://github.com/ZeJMaN/guacamole_ynh.git synced 2025-06-23 12:27:26 +02:00

Update install

This commit is contained in:
Jeremy MANSON 2016-07-13 13:42:58 +02:00 committed by GitHub
parent d7d1b3c1fd
commit 6950b0bfe5

@ -30,7 +30,10 @@ sudo sed -i "s/NO_START=1/NO_START=0/g" /etc/default/jetty8
# installation des dépendances pour la compilation de guacamole
SRC_DIR="/home/admin/gacamole_src"
if [ ! -d $SRC_DIR]
then
mkdir $SRC_DIR
fi
check_dep () {
if ! ynh_package_is_installed $DEP