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

Update install

This commit is contained in:
frju365 2017-03-07 19:49:40 +01:00 committed by GitHub
parent c11eb8a8c2
commit f0e04066be

View file

@ -31,7 +31,7 @@ app=$YNH_APP_INSTANCE_NAME
#=================================================
CHECK_DOMAINPATH
path=$(ynh_normalize_url_path $path) # Vérifie et corrige la syntaxe du path.
CHECK_PATH # Vérifie et corrige la syntaxe du path.
CHECK_FINALPATH # Vérifie que le dossier de destination n'est pas déjà utilisé.
#=================================================