Merge remote-tracking branch 'origin/pwnagotchi-torch' into pwnagotchi-torch

This commit is contained in:
Jeroen Oudshoorn
2023-08-24 11:15:20 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -414,7 +414,7 @@
chdir: /usr/local/src/nexmon/ chdir: /usr/local/src/nexmon/
- name: choose kernel - name: choose kernel
shell: uname -r shell: "uname -r"
register: kernel register: kernel
- name: copy modified driver - name: copy modified driver