17 lines
426 B
YAML
Executable File
17 lines
426 B
YAML
Executable File
actions:
|
|
- title: "Restart Gluetun and Services"
|
|
shell: /scripts/olivetin/restart-gluetun-and-services.sh
|
|
timeout: 75
|
|
|
|
- title: "Restart qBittorrent"
|
|
shell: /scripts/olivetin/restart-qbittorrent.sh
|
|
timeout: 15
|
|
|
|
- title: "Restart SABnzbd"
|
|
shell: /scripts/olivetin/restart-sabnzbd.sh
|
|
timeout: 15
|
|
|
|
- title: "Restart JDownloader"
|
|
shell: /scripts/olivetin/restart-jdownloader.sh
|
|
timeout: 15
|