mirror of
https://github.com/ZeJMaN/guacamole_ynh.git
synced 2025-07-25 12:50:49 +02:00
Update install
This commit is contained in:
@ -32,7 +32,7 @@ sudo sed -i "s/NO_START=1/NO_START=0/g" /etc/default/jetty8
|
|||||||
SRC_DIR="~/gacamole_src"
|
SRC_DIR="~/gacamole_src"
|
||||||
mkdir $SRC_DIR
|
mkdir $SRC_DIR
|
||||||
|
|
||||||
fonction check_dep () {
|
check_dep () {
|
||||||
if ! ynh_package_is_installed $DEP
|
if ! ynh_package_is_installed $DEP
|
||||||
then
|
then
|
||||||
echo "$DEP" >> $SRC_DIR/src_dep.lst
|
echo "$DEP" >> $SRC_DIR/src_dep.lst
|
||||||
|
Reference in New Issue
Block a user