File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
44ESPTOOL_REPO=" https://github.com/alphafox02/esptool"
55FIRMWARE_OPTIONS=(
6- " AntiHunter Full - v0.6.8 Beta :https://github.com/lukeswitz/AntiHunter/raw/refs/heads/main/Dist/ah_beta_v06_9_full .bin"
7- " AntiHunter Headless - v0.6.8 Beta:https://github.com/lukeswitz/AntiHunter/raw/refs/heads/main/Dist/ah_beta_v06_9_headless .bin"
6+ " AntiHunter Full - v0.7.0 Beta :https://github.com/lukeswitz/AntiHunter/raw/refs/heads/main/Dist/ah_beta_v07_0_full .bin"
7+ " AntiHunter Headless - v0.7.0 Beta:https://github.com/lukeswitz/AntiHunter/raw/refs/heads/main/Dist/ah_beta_v07_0_headless .bin"
88)
99ESPTOOL_DIR=" esptool"
1010CUSTOM_BIN=" "
@@ -516,4 +516,4 @@ if [ -z "$CUSTOM_BIN" ] && [ "$choice" -le "${#FIRMWARE_OPTIONS[@]}" ]; then
516516fi
517517
518518echo " "
519- echo " Done."
519+ echo " Done."
You can’t perform that action at this time.
0 commit comments