Skip to content

Commit

Permalink
Removed comments in config crontab and timer default config
Browse files Browse the repository at this point in the history
  • Loading branch information
framps committed Nov 4, 2024
1 parent 0d7d0de commit 9c824ac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions installation/raspiBackupInstallUI.sh
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,6 @@ read -r -d '' CRON_CONTENTS <<-'EOF'
#
# (C) 2017-2019 framp at linux-tips-and-tricks dot de
#
# Create a backup once a week on Sunday morning at 5 am (default)
#
#0 5 * * 0 root /usr/local/bin/raspiBackup.sh
EOF

Expand All @@ -161,7 +159,6 @@ Description=Timer for raspiBackup.service to start backup
[Timer]
OnCalendar=Sun *-*-* 05:00:42
# Create a backup once a week on Sunday morning at 5 am (default)
Unit=raspiBackup.service
[Install]
Expand Down

0 comments on commit 9c824ac

Please sign in to comment.