mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
change the hook post_upgrade
This commit is contained in:
parent
55d2f863f9
commit
89e4cb44eb
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ final_path=/var/www/$app
|
|||
# and copy in config.local.php
|
||||
#=================================================
|
||||
|
||||
sudo cp -a $final_path/garradin/config.dist.php $final_path/garradin/config.local.php
|
||||
sudo cp -a $final_path/config.dist.php $final_path/config.local.php
|
||||
|
||||
#=================================================
|
||||
# backup the bdd
|
||||
|
|
Loading…
Reference in a new issue