1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/leantime_ynh.git synced 2024-09-03 19:36:04 +02:00

Update change_url

This commit is contained in:
ericgaspar 2023-07-21 09:09:41 +02:00
parent 0d281b8125
commit e64ab74fe8

View file

@ -9,6 +9,9 @@
source _common.sh
source /usr/share/yunohost/helpers
timezone="$(cat /etc/timezone)"
key=$(ynh_string_random --length=18)
#=================================================
# MODIFY URL IN NGINX CONF
#=================================================