diff --git a/scripts/_common.sh b/scripts/_common.sh index ab152a1..944a65e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,9 +4,6 @@ # COMMON VARIABLES #================================================= -# dependencies used by the app (must be on a single line) -#REMOVEME? pkg_dependencies="openjdk-11-jre ffmpeg" - #================================================= # PERSONAL HELPERS #=================================================