diff --git a/scripts/_common.sh b/scripts/_common.sh index 3e82e3c..919a7f3 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -#pkg_dependencies="php7.0-zip deb1 deb2" +pkg_dependencies="php7.0-zip" #================================================= # PERSONAL HELPERS