1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/n8n_ynh.git synced 2024-09-03 19:55:52 +02:00

Update _common.sh

This commit is contained in:
Éric Gaspar 2023-10-15 13:40:58 +02:00
parent e6908b087f
commit 38da23d3bd

View file

@ -9,6 +9,7 @@ nodejs_version=20
n8n_version=1.9.3 n8n_version=1.9.3
timezone="$(cat /etc/timezone)" timezone="$(cat /etc/timezone)"
email=$(ynh_user_get_info --username=$admin --key=mail)
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS