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:
@ -95,6 +95,12 @@
|
|||||||
"chmod +x /usr/bin/*"
|
"chmod +x /usr/bin/*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "shell",
|
||||||
|
"inline": [
|
||||||
|
"chmod +x /etc/update-motd.d/*"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "shell",
|
"type": "shell",
|
||||||
"inline": [
|
"inline": [
|
||||||
|
Reference in New Issue
Block a user