correctly download dosemu deb repo key
This commit is contained in:
parent
68e1dab04a
commit
c0138d48a3
@ -13,7 +13,7 @@ APP="Mystic"
|
||||
MSDIR="/opt/mystic"
|
||||
TMP_DIR=$(mktemp -d)
|
||||
|
||||
apt install lsb-release dpkg-dev -y &>/dev/null
|
||||
apt install lsb-release dpkg-dev wget curl -y &>/dev/null
|
||||
|
||||
ARCH=$(dpkg-architecture -qDEB_HOST_MULTIARCH)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user