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

Update install

This commit is contained in:
Éric Gaspar 2023-05-08 19:32:36 +02:00
parent b19d574229
commit 852bb51861

View file

@ -9,6 +9,8 @@
source _common.sh
source /usr/share/yunohost/helpers
timezone="$(cat /etc/timezone)"
#=================================================
# APP "BUILD" (DEPLOYING SOURCES, VENV, COMPILING ETC)
#=================================================