1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-29 13:52:03 +01:00

chore: cleanup

This commit is contained in:
aclist 2024-01-12 14:27:45 +09:00
parent 4bd1d4728d
commit 77ea5836f4

View file

@ -63,8 +63,6 @@ testing_url="$url_prefix/testing"
releases_url="https://github.com/$author/$repo/releases/download/browser" releases_url="https://github.com/$author/$repo/releases/download/browser"
km_helper_url="$releases_url/latlon" km_helper_url="$releases_url/latlon"
geo_file_url="$releases_url/ips.csv.gz" geo_file_url="$releases_url/ips.csv.gz"
#TODO: normalize
vdf2json_url="$stable_url/helpers/vdf2json.py"
#TODO: move adoc to index #TODO: move adoc to index
help_url="https://$author.github.io/dzgui/dzgui" help_url="https://$author.github.io/dzgui/dzgui"
sponsor_url="https://github.com/sponsors/$author" sponsor_url="https://github.com/sponsors/$author"
@ -786,7 +784,6 @@ initial_setup(){
steam_deps steam_deps
migrate_files migrate_files
stale_symlinks stale_symlinks
#TODO: test fetching
fetch_helpers fetch_helpers
local_latlon local_latlon
is_steam_running is_steam_running