(feat): Added line to remove the .tar
This commit is contained in:
parent
9d54ab2ae8
commit
fa819f5a96
1 changed files with 2 additions and 0 deletions
|
|
@ -12,3 +12,5 @@ wget "https://discord.com/api/download?platform=linux&format=tar.gz" -O discord.
|
|||
# Extract files to /opt directory
|
||||
|
||||
tar -xvf discord.tar.gz -C /opt/Discord
|
||||
|
||||
rm -rf discord.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue