add bookshelf module, fix gitea minor typo, add fixe ip for vms
This commit is contained in:
9
modules/apps/bookshelf/lib/services/weekly-backup.timer
Normal file
9
modules/apps/bookshelf/lib/services/weekly-backup.timer
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Run Bookshelf backup weekly
|
||||
|
||||
[Timer]
|
||||
OnCalendar=Sun *-*-* 01:00:00
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user