mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
upgrade verbose
This commit is contained in:
parent
c4ac724e89
commit
572a54969c
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ sudo ./concrete/bin/concrete5 c5:config -g set concrete.maintenance_mode true
|
|||
popd
|
||||
ynh_setup_source "$final_path"
|
||||
pushd $final_path
|
||||
sudo ./concrete/bin/concrete5 c5:update
|
||||
sudo ./concrete/bin/concrete5 c5:update --verbose
|
||||
sudo ./concrete/bin/concrete5 c5:config -g set concrete.maintenance_mode false
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue