(feat): Fixed update discord script
This commit is contained in:
parent
3663e6a06b
commit
873848f6d5
1 changed files with 1 additions and 1 deletions
2
update-discord.sh
Normal file → Executable file
2
update-discord.sh
Normal file → Executable file
|
|
@ -11,4 +11,4 @@ wget "https://discord.com/api/download?platform=linux&format=tar.gz" -O discord.
|
||||||
|
|
||||||
# Extract files to /opt directory
|
# Extract files to /opt directory
|
||||||
|
|
||||||
tar -xvf discord.tar.gz -C /opt/;rm discord.tar.gz
|
tar -xvf discord.tar.gz -C /opt/discord.tar.gz
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue