mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
motd:
If there are any major changes, I can now edit MOTD! Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
@ -489,10 +489,10 @@
|
|||||||
regexp: '(.*)$'
|
regexp: '(.*)$'
|
||||||
line: '\1 modules-load=dwc2,g_ether'
|
line: '\1 modules-load=dwc2,g_ether'
|
||||||
|
|
||||||
- name: configure motd.sh
|
- name: configure 01-motd
|
||||||
become_user: root
|
become_user: root
|
||||||
copy:
|
copy:
|
||||||
dest: /etc/motd.sh
|
dest: /etc/01-motd
|
||||||
content: |
|
content: |
|
||||||
(◕‿‿◕) {{pwnagotchi.hostname}}
|
(◕‿‿◕) {{pwnagotchi.hostname}}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user