mirror of
https://github.com/aclist/dztui.git
synced 2024-12-28 21:32:36 +01:00
chore: cleanup
This commit is contained in:
parent
4bd1d4728d
commit
77ea5836f4
1 changed files with 0 additions and 3 deletions
3
dzgui.sh
3
dzgui.sh
|
@ -63,8 +63,6 @@ testing_url="$url_prefix/testing"
|
|||
releases_url="https://github.com/$author/$repo/releases/download/browser"
|
||||
km_helper_url="$releases_url/latlon"
|
||||
geo_file_url="$releases_url/ips.csv.gz"
|
||||
#TODO: normalize
|
||||
vdf2json_url="$stable_url/helpers/vdf2json.py"
|
||||
#TODO: move adoc to index
|
||||
help_url="https://$author.github.io/dzgui/dzgui"
|
||||
sponsor_url="https://github.com/sponsors/$author"
|
||||
|
@ -786,7 +784,6 @@ initial_setup(){
|
|||
steam_deps
|
||||
migrate_files
|
||||
stale_symlinks
|
||||
#TODO: test fetching
|
||||
fetch_helpers
|
||||
local_latlon
|
||||
is_steam_running
|
||||
|
|
Loading…
Reference in a new issue