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:
parent
e6908b087f
commit
38da23d3bd
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue