From 86989d7adce090f3d2a4c0ff8f1db9d6fdda624a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 4 Oct 2023 23:12:47 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 827c993..944a65e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,11 +4,6 @@ # COMMON VARIABLES #================================================= -#REMOVEME? phpversion="7.3" - -# dependencies used by the app -#REMOVEME? pkg_dependencies="php$phpversion-fpm" - #================================================= # PERSONAL HELPERS #=================================================