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