Rétablir l’icône YunoHost de Globinours

This commit is contained in:
Alexandre NOEL 2026-09-04 12:34:45 +02:00
commit 9c7253a837
7 changed files with 15 additions and 2 deletions

View file

@ -26,6 +26,7 @@ ynh_restore "/etc/nginx/conf.d/$domain.d/$app.conf"
ynh_restore "/etc/php/$php_version/fpm/pool.d/$app.conf"
prepare_persistent_paths
install_yunohost_logo
ynh_exec_as_app php "$install_dir/scripts/migrate.php"
ynh_systemctl --service="php$php_version-fpm" --action=reload