Browse Source

no longer used

lapineige 1 year ago
parent
commit
eb9ba03598
1 changed files with 0 additions and 2 deletions
  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)
 
 #=================================================