Skip to content

Commit 9c824ac

Browse files
committed
Removed comments in config crontab and timer default config
1 parent 0d7d0de commit 9c824ac

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

installation/raspiBackupInstallUI.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@ read -r -d '' CRON_CONTENTS <<-'EOF'
138138
#
139139
# (C) 2017-2019 framp at linux-tips-and-tricks dot de
140140
#
141-
# Create a backup once a week on Sunday morning at 5 am (default)
142-
#
143141
#0 5 * * 0 root /usr/local/bin/raspiBackup.sh
144142
EOF
145143

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

0 commit comments

Comments
 (0)