diff --git a/hooks/post_app_upgrade b/hooks/post_app_upgrade index 96a858b..9cd6a5c 100644 --- a/hooks/post_app_upgrade +++ b/hooks/post_app_upgrade @@ -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