1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2024-09-03 18:16:02 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-02-26 12:54:41 +01:00
parent e4007afb2a
commit d2ae14d9c2

View file

@ -9,13 +9,6 @@
source _common.sh
source /usr/share/yunohost/helpers
#=================================================
# LOAD SETTINGS
#=================================================
ynh_script_progression --message="Loading installation settings..." --weight=1
timezone="$(cat /etc/timezone)"
#=================================================
# CHECK VERSION
#=================================================
@ -96,6 +89,7 @@ ynh_install_composer
#=================================================
#ynh_script_progression --message="Adding a configuration file..." --weight=1
#timezone="$(cat /etc/timezone)"
#app_url_domain="https://$domain${path%/}"
#ynh_add_config --template=../conf/.env.example --destination=$install_dir/.env