Update pwnagotchi.json

This commit is contained in:
scifijunk 2021-12-04 12:33:49 -06:00 committed by GitHub
parent a5d5533acf
commit 5738a532ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,8 +14,8 @@
"inline": [
"sed -i 's/^\\([^#]\\)/#\\1/g' /etc/ld.so.preload",
"dpkg-architecture",
"apt-get -y update",
"apt-get install -y ansible"
"apt -y update --allow-releaseinfo-change",
"apt install -y ansible"
]
},
{