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