mirror of
https://github.com/ZeJMaN/guacamole_ynh.git
synced 2025-12-06 05:51:57 +01:00
Update install
This commit is contained in:
@@ -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
|
# installation des dépendances pour la compilation de guacamole
|
||||||
SRC_DIR="/home/admin/gacamole_src"
|
SRC_DIR="/home/admin/gacamole_src"
|
||||||
|
if [ ! -d $SRC_DIR]
|
||||||
|
then
|
||||||
mkdir $SRC_DIR
|
mkdir $SRC_DIR
|
||||||
|
fi
|
||||||
|
|
||||||
check_dep () {
|
check_dep () {
|
||||||
if ! ynh_package_is_installed $DEP
|
if ! ynh_package_is_installed $DEP
|
||||||
|
|||||||
Reference in New Issue
Block a user