summaryrefslogtreecommitdiffstats
path: root/firmwares.sh
diff options
context:
space:
mode:
Diffstat (limited to 'firmwares.sh')
-rwxr-xr-xfirmwares.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmwares.sh b/firmwares.sh
index eb273eb..6118dbb 100755
--- a/firmwares.sh
+++ b/firmwares.sh
@@ -20,7 +20,7 @@ set -e
DEVICE=$1
FW_FUNC=$2
ACTION=$3
-FW_HOST="https://github.com/TheMuppets"
+FW_HOST="https://github.com"
ADB="adb"
get_files () {