-silent+PATCH:+ADD++
This commit is contained in:
parent
c7923f9fab
commit
0d16d3d3ae
2 changed files with 6 additions and 1 deletions
3
deps.txt
3
deps.txt
|
@ -1 +1,4 @@
|
||||||
|
axel
|
||||||
|
fakeroot
|
||||||
otpclient-cli
|
otpclient-cli
|
||||||
|
gdebi
|
||||||
|
|
|
@ -10,4 +10,6 @@ fakeroot sh -c '
|
||||||
dpkg-deb -b tmp discord-0.AP.deb
|
dpkg-deb -b tmp discord-0.AP.deb
|
||||||
rm -rf tmp
|
rm -rf tmp
|
||||||
'
|
'
|
||||||
dpkg -i discord-0.AP.deb
|
rm discord-ptb.deb
|
||||||
|
gdebi discord-0.AP.deb
|
||||||
|
rm *.deb
|
||||||
|
|
Loading…
Reference in a new issue