1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-28 05:12:36 +01:00

fix: download new version

This commit is contained in:
aclist 2024-01-12 15:15:19 +09:00
parent e5bc3abbd5
commit 0fd5cfdc8b
2 changed files with 2 additions and 2 deletions

View file

@ -530,7 +530,7 @@ fetch_helpers_by_sum(){
["ui.py"]="8c430f1465995cbd98f4ad8e2580a79d"
["query_v2.py"]="1822bd1769ce7d7cb0d686a60f9fa197"
["vdf2json.py"]="2f49f6f5d3af919bebaab2e9c220f397"
["funcs"]="7cab1604d9a614bdbb324db756c68fd9"
["funcs"]="2a308d08349c1cdd2dfff3830d49cd18"
)
local author="aclist"
local repo="dztui"

2
helpers/funcs Normal file → Executable file
View file

@ -739,8 +739,8 @@ toggle(){
branch="stable"
fi
update_config
download_new_version
return 255
# download_new_version
;;
Toggle[[:space:]]mod[[:space:]]install[[:space:]]mode)
if [[ -z $auto_install ]]; then