7 lines
108 B
Desktop File
7 lines
108 B
Desktop File
[Unit]
|
|
Description=Backups the Gitea database
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/opt/bin/backup-postgres.sh
|