Update install

This commit is contained in:
Éric Gaspar 2023-02-04 23:30:49 +01:00
parent 1b7d0b6ac0
commit 8aba067dc2

View file

@ -18,7 +18,7 @@ app_nb=$YNH_APP_INSTANCE_NUMBER
#=================================================
# CHECK IF THE APP CAN BE INSTALLED WITH THESE ARGS
#=================================================
REMOVEME? ynh_script_progression --message="Validating installation parameters..." --weight=2
ynh_script_progression --message="Validating installation parameters..." --weight=2
[ $with_sftp -eq 0 ] || [ "$password" != "" ] || ynh_die --message="You need to set a password to enable SFTP"