Browse Source

no longer used

lapineige 1 năm trước cách đây
mục cha
commit
eb9ba03598
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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)
 
 #=================================================