Update install.sh

This commit is contained in:
JoshS 2025-07-20 23:29:34 -04:00
parent 7cd3828315
commit a78300c9f1

View file

@ -74,7 +74,7 @@ fi
# Install Lavalink
echo -e "\e[32m* Starting Lavalink Installation\e[0m"
mkdir ~/Lavalink && cd ~/Lavalink
wget https://github.com/Cog-Creators/Lavalink-Jars/releases/latest/download/Lavalink.jar > /dev/null 2>&1
wget https://repo.lavalink.dev/artifacts/lavalink/fe62703c/Lavalink.jar > /dev/null 2>&1
echo "What port do you want your Lavalink to run on?"
read Lava_Port
echo "What password do you want to set for your Lavalink?"