diff --git a/scripts/_common.sh b/scripts/_common.sh index 787b4d4..b5dc6e3 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,9 +4,6 @@ # COMMON VARIABLES #================================================= -# dependencies used by the app -#REMOVEME? pkg_dependencies="ca-certificates git curl tar docker-ce docker-ce-cli containerd.io" - #================================================= # PERSONAL HELPERS #=================================================