We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98444dc commit 374044dCopy full SHA for 374044d
imageroot/actions/configure-module/90apps_management
@@ -14,3 +14,6 @@ occ app:disable logreader
14
occ app:install notify_push
15
occ app:enable notify_push
16
occ -n notify_push:setup http://127.0.0.1/push
17
+
18
+# Suppress error when notify push versions do not match, see https://github.com/NethServer/dev/issues/7450
19
+exit 0
0 commit comments