This commit is contained in:
teasiu
2025-02-19 15:34:29 +08:00
parent bb74b3b953
commit e86d0583b9
2 changed files with 38 additions and 100 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# scripts for ota update
dl_mirrors=("https://www.ecoo.top" "https://dl.ecoo.top")
dl_mirrors=("https://www.ecoo.top" "https://www.hinas.top")
readonly COLOUR_RESET='\e[0m'
declare -A COLORS