Préparer le paquet Globinours 1.0.0-rc.3

This commit is contained in:
Alex Noel 2026-09-03 22:12:02 +02:00
commit 1a5401e30d
14 changed files with 53 additions and 40 deletions

2
scripts/install Normal file → Executable file
View file

@ -6,4 +6,4 @@ prepare_persistent_paths
ynh_config_add_phpfpm
ynh_config_add_nginx
ynh_exec_as_app php "$install_dir/scripts/migrate.php"
ynh_systemctl --service=php8.2-fpm --action=reload
ynh_systemctl --service="php$php_version-fpm" --action=reload