Initial commit

This commit is contained in:
2021-10-24 00:42:33 -04:00
parent 5bce1dbb74
commit fab676e7ac
3 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ function nettest {
sleep 2
exit
fi
}
}
function darkmode {
wget https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# bash

View File

@@ -11,4 +11,4 @@ echo "Updating Repos..."
sudo apt update && echo "Update Complete"
echo "Installing Tailscale"
sudo apt-get install tailscale && echo "Install Completed"push o
sudo apt-get install tailscale && echo "Install Completed"push o