From 0d16d3d3ae5f7bf531ed6d39a496943650790841 Mon Sep 17 00:00:00 2001 From: "|| Prof. - Xadk3!#0000 || @naryal2580" Date: Tue, 23 May 2023 10:25:02 +0530 Subject: [PATCH] -silent+PATCH:+ADD++ --- deps.txt | 3 +++ scripts/pkgoa.sh | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/deps.txt b/deps.txt index b59aab8..aaf9719 100644 --- a/deps.txt +++ b/deps.txt @@ -1 +1,4 @@ +axel +fakeroot otpclient-cli +gdebi diff --git a/scripts/pkgoa.sh b/scripts/pkgoa.sh index bc6cc6c..86ce76f 100755 --- a/scripts/pkgoa.sh +++ b/scripts/pkgoa.sh @@ -10,4 +10,6 @@ fakeroot sh -c ' dpkg-deb -b tmp discord-0.AP.deb rm -rf tmp ' -dpkg -i discord-0.AP.deb +rm discord-ptb.deb +gdebi discord-0.AP.deb +rm *.deb