FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Testing

Merged Vitor Trovisco requested to merge testing into master
1 file
+ 11
0
Compare changes
  • Side-by-side
  • Inline
+ 11
0
[Unit]
Description=Runs Canto weekly_export.sh script
After=network-online.target
Wants=network-online.target
[Service]
WorkingDirectory=/data/export/canto-project/canto-space-testing
ExecStart=/data/export/canto-project/canto-space-testing/weekly_export.sh
[Install]
WantedBy=default.target
Loading