Eliminate the word should for will and need.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# 2023-08-25 Hyperling
|
||||
# Put the cron command in a script as well as other automation.
|
||||
# This should be added to root's crontab with the full path, such as:
|
||||
# This will need added to root's crontab with the full path, such as:
|
||||
# */5 * * * * /opt/Docker/Config/Nextcloud/cron.ksh
|
||||
|
||||
DIR="$(dirname -- "${BASH_SOURCE[0]}")"
|
||||
|
||||
Reference in New Issue
Block a user