FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Testing

Merged Vitor Trovisco requested to merge testing into master
3 files
+ 23
1
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 11
0
[Unit]
Description=Runs Canto weekly_routine.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_routine.sh
[Install]
WantedBy=default.target
Loading