Préparer le paquet Globinours 1.0.0-rc.3

This commit is contained in:
Alexandre NOEL 2026-09-03 22:21:13 +02:00
commit 0cf7c23681
14 changed files with 53 additions and 40 deletions

2
scripts/upgrade Normal file → Executable file
View 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