Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
0vf authored Jun 21, 2022
1 parent f611007 commit 14810ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ install() {
sed -i '' "s/Icon=auto2/Icon=\/home\/$USER\/.local\/share\/discord-bsd\/discord.png/" ~/.local/share/applications/discord.desktop
cd /home/$USER/.local/share/discord-bsd
npm install
printf "Discord 0.0.17 installed!\n"
printf "Discord 0.0.18 installed!\n"
}
printf "Launching installer...\n" && install

0 comments on commit 14810ec

Please sign in to comment.