1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lstu_ynh.git synced 2024-09-03 19:36:12 +02:00

Update install

This commit is contained in:
frju365 2017-04-01 20:09:11 +02:00 committed by GitHub
parent fb75336886
commit ee6c352521

View file

@ -38,7 +38,7 @@ CHECK_FINALPATH # Vérifie que le dossier de destination n'est pas déjà utilis
domain_regex=$(echo "$domain" | sed 's@-@.@g')
CHECK_VAR "$domain_regex" "domain_regex empty"
FIND_PORT 8095 # Cherche un port libre.
FIND_PORT 8080 # Cherche un port libre.
# Enregistre les infos dans la config YunoHost
ynh_app_setting_set $app admin $admin