1
0
Fork 0
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:
Yalh 2019-01-15 07:28:43 +01:00
parent 3c71d46265
commit 1f228c7a93

View file

@ -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