From 47896bbe499be5137c243a8351d95b488e76a30a Mon Sep 17 00:00:00 2001 From: Christoph Date: Fri, 5 Jun 2026 02:24:36 +0200 Subject: [PATCH] Update.. --- README.install-notify_push | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.install-notify_push b/README.install-notify_push index ebd8ab7..c4d998e 100644 --- a/README.install-notify_push +++ b/README.install-notify_push @@ -162,4 +162,4 @@ systemctl start notify_push sudo -u ${HTTP_USER} ${PHP_BIN} ${WEB_BASE_DIR}/htdocs/occ notify_push:setup -systemctl restart php-8.3-fpm.service +systemctl restart php-${PHP_VERSION}-fpm.service