fix dl bs.
This commit is contained in:
parent
23219a5e70
commit
ccc5f78652
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
rm *.st
|
||||||
PLATFORM="linux" # osx (for dmg)
|
PLATFORM="linux" # osx (for dmg)
|
||||||
axel -an 9 "https://discordapp.com/api/download/ptb?platform=linux" -o discord-ptb.deb # win (for exe)
|
axel -an 9 "https://discordapp.com/api/download/ptb?platform=linux" -o discord-ptb.deb # win (for exe)
|
||||||
fakeroot sh -c '
|
fakeroot sh -c '
|
||||||
|
|
Loading…
Reference in a new issue