backup.service 146 B

1234567
  1. [Unit]
  2. Description=Backup Service
  3. [Service]
  4. Type=oneshot
  5. WorkingDirectory=/opt/google_drive
  6. ExecStart=/usr/bin/python /opt/google_drive/backup.py