mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -571,18 +571,6 @@
|
||||
autoremove: yes
|
||||
when: removed.changed
|
||||
|
||||
- name: set permissions to /usr/bin/
|
||||
file:
|
||||
path: /usr/bin/
|
||||
mode: 0755
|
||||
recurse: yes
|
||||
|
||||
- name: set permission to /usr/local/bin/
|
||||
file:
|
||||
path: /usr/local/bin/
|
||||
mode: 0755
|
||||
recurse: yes
|
||||
|
||||
handlers:
|
||||
- name: reload systemd services
|
||||
systemd:
|
||||
|
Reference in New Issue
Block a user