Clean cache in upgrade #66

Merged
narenas merged 1 commits from fix_package into main 2025-09-26 10:41:05 +02:00
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