From 37597771653dcc4b67caffe888a5913892b3dd17 Mon Sep 17 00:00:00 2001 From: Admin9705 <24727006+Admin9705@users.noreply.github.com> Date: Mon, 9 Dec 2024 00:14:00 -0500 Subject: [PATCH] Update sab_speed_control.sh --- sab_speed_control.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sab_speed_control.sh b/sab_speed_control.sh index 5f99ee6..5b27adb 100644 --- a/sab_speed_control.sh +++ b/sab_speed_control.sh @@ -1,5 +1,7 @@ #!/bin/bash +# v1 - Initial Script | v2 - Added Night Speeds + # Configuration SABNZBD_API_KEY="60x7fega60f642d489ed89f08c4f8a80fake" SABNZBD_URL="http://10.0.0.10:8081/sabnzbd/api"