Merge pull request 'Clean cache in upgrade' (#66) from fix_package into main
ogcore-debian-package/pipeline/head This commit looks good Details
testing/ogcore-api/pipeline/head There was a failure building this commit Details

Reviewed-on: #66
main
Nicolas Arenas 2025-09-26 10:41:05 +02:00
commit 6ed01d6f9d
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ elif [ "$1" = "configure" ] && [ -n "$2" ]; then
chmod 644 /etc/cron.d/opengnsys-check-clients
chown root:root /etc/cron.d/opengnsys-check-clients
fi
systemctl enable og-mercure
systemctl daemon-reload
systemctl restart og-mercure
systemctl restart php8.3-fpm