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:
parent
b68e86fb87
commit
1932e9fca5
1 changed files with 1 additions and 1 deletions
|
@ -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é.
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue