From c7923f9fabe7dbdc1025675fb47190ea6b4a4f3c Mon Sep 17 00:00:00 2001 From: "|| Prof. - Xadk3!#0000 || @naryal2580" Date: Mon, 22 May 2023 21:46:02 +0530 Subject: [PATCH] silent+PATCH:+ADD+ --- scripts/pkgoa.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pkgoa.sh b/scripts/pkgoa.sh index 4e7423f..bc6cc6c 100755 --- a/scripts/pkgoa.sh +++ b/scripts/pkgoa.sh @@ -1,7 +1,7 @@ #!/bin/bash PLATFORM="linux" # osx (for dmg) -axel -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 ' mkdir tmp dpkg-deb -R discord-ptb.deb tmp