#!/bin/bash #================================================= # COMMON VARIABLES #================================================= nodejs_version=20 timezone="$(cat /etc/timezone)" main_domain=$(cat /etc/yunohost/current_host) #================================================= # PERSONAL HELPERS #================================================= #================================================= # EXPERIMENTAL HELPERS #================================================= #================================================= # FUTURE OFFICIAL HELPERS #=================================================