Added first gmi2map version

This commit is contained in:
Luxferre
2023-03-31 19:17:11 +03:00
parent f4343205fd
commit b8c8db9540
3 changed files with 135 additions and 1 deletions
+2
View File
@@ -15,6 +15,8 @@
# - ability to force-download pages instead of viewing regardless of their type
# - displaying type 8 entries (as per RFC1436) as the telnet:// URI scheme
shopt -s extglob # enable extended pattern matching (just to be sure)
# save the command line parameters
START_HOST="$1"