FIX crontabs (trailing newline required)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-02 15:11:38 +00:00
parent f348c7a12c
commit 8899357ce7
2 changed files with 2 additions and 2 deletions

View File

@@ -7,4 +7,4 @@ SHELL=/bin/bash
# | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat
# | | | | |
# * * * * * user-name command to be executed
* * * * * root /usr/bin/ctdb reloadnodes
* * * * * root /usr/bin/ctdb reloadnodes

View File

@@ -7,4 +7,4 @@ SHELL=/bin/bash
# | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat
# | | | | |
# * * * * * user-name command to be executed
*/10 * * * * root /persistCups.sh
*/10 * * * * root /persistCups.sh