Update pwnagotchi.json
This commit is contained in:
parent
a5d5533acf
commit
5738a532ec
@ -14,8 +14,8 @@
|
|||||||
"inline": [
|
"inline": [
|
||||||
"sed -i 's/^\\([^#]\\)/#\\1/g' /etc/ld.so.preload",
|
"sed -i 's/^\\([^#]\\)/#\\1/g' /etc/ld.so.preload",
|
||||||
"dpkg-architecture",
|
"dpkg-architecture",
|
||||||
"apt-get -y update",
|
"apt -y update --allow-releaseinfo-change",
|
||||||
"apt-get install -y ansible"
|
"apt install -y ansible"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user