mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
removing maintenance
This commit is contained in:
parent
3c71d46265
commit
1f228c7a93
1 changed files with 0 additions and 5 deletions
|
@ -116,15 +116,10 @@ ynh_add_fpm_config
|
|||
# Recalculate and store the checksum of the file for the next upgrade.
|
||||
#ynh_store_file_checksum "$final_path/CONFIG_FILE"
|
||||
|
||||
pushd $final_path
|
||||
#sudo ./concrete/bin/concrete5 c5:config -g set concrete.maintenance_mode true --allow-as-root
|
||||
popd
|
||||
|
||||
ynh_setup_source "$final_path"
|
||||
|
||||
pushd $final_path
|
||||
sudo ./concrete/bin/concrete5 c5:update --rerun --verbose --allow-as-root
|
||||
#sudo ./concrete/bin/concrete5 c5:config -g set concrete.maintenance_mode false --allow-as-root
|
||||
popd
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue