Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSzewczuk authored Sep 30, 2024
1 parent a1ea11f commit 925a989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ if [ -f "$file" ]; then
fi

cd /usr/bin
sudo wget -O discordo https://raw.githubusercontent.com/danielszewczuk/Discordo/main/discordo.sh &> /dev/null
sudo wget -O discordo https://discordo.dlsk.tech/discordo.sh &> /dev/null
sudo chmod +x discordo
echo "Installed Discordo!"
echo "Installed Discordo!"

0 comments on commit 925a989

Please sign in to comment.