initial commit [141.14.140.180,mike]
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
find /etc/update-motd.d -type f,l ! -name '98*' -delete
|
||||
/bin/run-parts /etc/update-motd.d
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user