aqi_monitor/web/service/pgbackup.service

8 lines
152 B
SYSTEMD
Raw Normal View History

2022-11-03 05:16:22 +00:00
[Unit]
Description=backup postgres database
[Service]
User=simon
Group=simon
Type=oneshot
ExecStart=bash /home/simon/docker/helper_scripts/db_backup.sh