forgejo migration

This commit is contained in:
tengel 2024-07-18 10:24:35 -05:00
parent e5dfb885aa
commit 173010678e
11 changed files with 368 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[Unit]
Description=Forgejo Backup
Wants=forgejo_backup.timer
[Service]
Type=oneshot
ExecStart=/var/xyzzy/bin/forgejo_backup.sh
[Install]
WantedBy=multi-user.target