Parcourir la source

no longer used

lapineige il y a 1 an
Parent
commit
eb9ba03598
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      scripts/config

+ 0 - 2
scripts/config

@@ -13,8 +13,6 @@ source /usr/share/yunohost/helpers
 # RETRIEVE ARGUMENTS
 #=================================================
 
-app=$YNH_APP_INSTANCE_NAME
-
 final_path=$(ynh_app_setting_get --app=$app --key=final_path)
 
 #=================================================