From a0689eb7adde93f8adaeae386129a63a190543a2 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Wed, 29 Apr 2020 17:08:02 +0200 Subject: [PATCH] Update scripts/actions/add_remove_abiword Co-Authored-By: Kayou --- scripts/actions/add_remove_abiword | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/actions/add_remove_abiword b/scripts/actions/add_remove_abiword index a3b388d..52d8325 100755 --- a/scripts/actions/add_remove_abiword +++ b/scripts/actions/add_remove_abiword @@ -20,7 +20,7 @@ ynh_abort_if_errors # RETRIEVE ARGUMENTS #================================================= -app=${YNH_APP_INSTANCE_NAME:-$YNH_APP_ID} +app=$YNH_APP_INSTANCE_NAME #================================================= # CHECK IF ARGUMENTS ARE CORRECT