---
README.md | 2 +-TEST | 1 +hostscan.sh => hostscan | 0
3 files changed, 2 insertions(+), 1 deletion(-)
create mode 100644 TEST
rename hostscan.sh => hostscan (100%)
diff --git a/README.md b/README.md
index 9a94ea7..e1b63e7 100755
--- a/README.md+++ b/README.md
@@ -17,7 +17,7 @@ will give it a path that contain folder(s) with the name _flac and
these it will go through and make ogg and mp3 conversations and
zip them up so they're ready to download.
-## [hostscan.sh](hostscan.sh)+## [hostscan](hostscan)Bash script to quickly check one, or multiple, hosts hostkey fingerprint(s).
## [mintstall](mintstall)
diff --git a/TEST b/TEST
new file mode 100644
index 0000000..90bfcb5
--- /dev/null+++ b/TEST
@@ -0,0 +1 @@
+this is a test
diff --git a/hostscan.sh b/hostscan
similarity index 100%
rename from hostscan.sh
rename to hostscan
--
2.25.1