]> lifelog.hopto.org Git - LifeLog.git/commitdiff
upd.
authorwbudic <redacted>
Tue, 31 Aug 2021 01:42:56 +0000 (11:42 +1000)
committerwbudic <redacted>
Tue, 31 Aug 2021 01:42:56 +0000 (11:42 +1000)
backupDBLifeLog.sh

index 71187e92b08a567575a45a9638de611b196863fd..20cb6723730abba9f4c51a6ff9a2ae289b105bd0 100755 (executable)
@@ -5,10 +5,10 @@
 #
 # Usefull to cron, to auto backup the databases just in case.
 #
-# Programed by: Will Budic
+# Programed by: Will Budic (Вячаслав Будитьий)
 # Open Source License -> https://choosealicense.com/licenses/isc/
-#Example crontab -e entry for every three hours.
-#crontab -> * */3 * * * /home/will/dev/backupDBLifeLog.sh > /dev/null 2>&1
+# Example crontab -e entry for every four hours.
+# in crontab have -> 0 */4 * * * /home/will/dev/backupDBLifeLog.sh > /dev/null 2>&1
 
 export DISPLAY=":0"
 export XDG_RUNTIME_DIR=/run/user/$(id -u)