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 #=================================================