From 522db2bec1cd3ff29221a41f0fb9fc23fd887931 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 15 Jan 2022 10:15:24 +0100 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 1fa5507..26497e2 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,8 +4,6 @@ # SET ALL CONSTANTS #================================================= -app=$YNH_APP_INSTANCE_NAME - # dependencies used by the app pkg_dependencies="sogo stunnel4 memcached"