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
791b722c4b
commit
3f4158fee8
1 changed files with 3 additions and 1 deletions
|
@ -26,8 +26,10 @@ language=$YNH_APP_ARG_LANGUAGE
|
|||
|
||||
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
|
||||
#=================================================
|
||||
# Check domain/path availability
|
||||
#=================================================
|
||||
|
||||
CHECK_DOMAINPATH
|
||||
path=$(ynh_normalize_url_path $path) # Vérifie et corrige la syntaxe du path.
|
||||
CHECK_FINALPATH # Vérifie que le dossier de destination n'est pas déjà utilisé.
|
||||
|
|
Loading…
Add table
Reference in a new issue