mirror of
https://github.com/YunoHost-Apps/abantecart_ynh.git
synced 2024-09-03 18:06:16 +02:00
commit
62fd42f1ad
1 changed files with 0 additions and 3 deletions
|
@ -16,11 +16,8 @@ user=$YNH_APP_ARG_USER
|
|||
passwd=$YNH_APP_ARG_PASSWD
|
||||
email=$YNH_APP_ARG_EMAIL
|
||||
|
||||
script_dir=$PWD
|
||||
|
||||
# Vérifie que les variables ne sont pas vides.
|
||||
CHECK_VAR "$app" "app name not set"
|
||||
CHECK_VAR "$script_dir" "script_dir not set"
|
||||
|
||||
CHECK_PATH # Vérifie et corrige la syntaxe du path.
|
||||
CHECK_DOMAINPATH # Vérifie la disponibilité du path et du domaine.
|
||||
|
|
Loading…
Add table
Reference in a new issue