Skip to content

Commit

Permalink
fix bug for h menu
Browse files Browse the repository at this point in the history
  • Loading branch information
wukongdaily committed Nov 13, 2023
1 parent 4f5a850 commit a5fe380
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gl-inet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,8 @@ set_glfan_temp() {
}

rollback_old_version() {
setup_software_source 0
opkg install bash
download_url="https://github.com/wukongdaily/gl-inet-onescript/raw/1f25c161512e9b416227f60656e8c2139c993f69/gl-inet.run"
local_file_path="/tmp/gl-inet.run"
wget -O "$local_file_path" "$download_url"
Expand Down

0 comments on commit a5fe380

Please sign in to comment.