diff --git a/scripts/_common.sh b/scripts/_common.sh index dc486ee..7f17471 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="postgresql apt-transport-https" +pkg_dependencies="postgresql" nodejs_version=16