Préparer le paquet Globinours 1.0.0-rc.3
This commit is contained in:
parent
00f9eece9a
commit
0cf7c23681
14 changed files with 53 additions and 40 deletions
2
scripts/upgrade
Normal file → Executable file
2
scripts/upgrade
Normal file → Executable file
|
|
@ -12,4 +12,4 @@ ynh_config_add_nginx
|
|||
ynh_exec_as_app php "$install_dir/scripts/migrate.php"
|
||||
rm -f "$data_dir/storage/maintenance.flag"
|
||||
trap - EXIT
|
||||
ynh_systemctl --service=php8.2-fpm --action=reload
|
||||
ynh_systemctl --service="php$php_version-fpm" --action=reload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue