Initial Commit

Initial Commit
This commit is contained in:
Vargink
2024-09-30 06:36:25 +10:00
commit 4319c65737
3 changed files with 763 additions and 0 deletions

8
install.sh Normal file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
# download script
echo "Downloading vargtools"
wget https://git.tcmeta.net/kurtis/vargtools/raw/branch/main/vargtools -q -O /usr/local/bin/vargtools
chmod +x /usr/local/bin/vargtools
echo Done you should now be able to start vargtools by typing sudo vargtools