|
|
|
|
|
by jjgreen
16 days ago
|
|
key-value pairs where the = cannot be surrounded by spaces, so I have to write [Service]
Type=oneshot
WorkingDirectory={{ home }}/current/
Environment=RAILS_ENV=production
ExecStart=/bin/sh -lc "bin/db-backup --verbose"
which fills me with sadness |
|