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 22:11:56 +01:00 committed by GitHub
parent b68e86fb87
commit 1932e9fca5

View file

@ -32,8 +32,8 @@ app=$YNH_APP_INSTANCE_NAME
# Check domain/path availability
#=================================================
CHECK_DOMAINPATH
CHECK_PATH # Vérifie et corrige la syntaxe du path.
CHECK_DOMAINPATH
CHECK_FINALPATH # Vérifie que le dossier de destination n'est pas déjà utilisé.
#=================================================