mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-07-30 11:38:33 -07:00
remove comment
This commit is contained in:
parent
e9cecfcc96
commit
fa31574de7
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ configure_cron() {
|
|||
|
||||
echo
|
||||
echo -n "Installing daily cron job... "
|
||||
#changes go here
|
||||
|
||||
schedule=$(grep "cron.daily" crontab)
|
||||
if [ -z "$schedule" ]; then
|
||||
schedule="0 4 * * * "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue