8 lines
159 B
Desktop File
8 lines
159 B
Desktop File
[Unit]
|
|
Description=Backup postgres database mastodon_production
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=mastodon
|
|
Group=mastodon
|
|
ExecStart=/home/mastodon/.bin/dobackup.sh
|