mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Merge remote-tracking branch 'origin/pwnagotchi-torch' into pwnagotchi-torch
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
"type": "shell",
|
||||
"inline": [
|
||||
"mv /etc/ld.so.preload.DISABLED /etc/ld.so.preload"
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -414,7 +414,7 @@
|
||||
chdir: /usr/local/src/nexmon/
|
||||
|
||||
- name: choose kernel
|
||||
shell: uname -r
|
||||
shell: "uname -r"
|
||||
register: kernel
|
||||
|
||||
- name: copy modified driver
|
||||
|
Reference in New Issue
Block a user