diff --git a/scripts/_common.sh b/scripts/_common.sh index 1baea6f..a02adbd 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,9 @@ # PHP APP SPECIFIC #================================================= -nodejs_version=16 +nodejs_version=20 + +main_domain=$(cat /etc/yunohost/current_host) #================================================= # PERSONAL HELPERS