diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/aaabasicfs/message | bin | 510976 -> 0 bytes | |||
-rwxr-xr-x | base/aaabasicfs/splashy_stop | 4 |
2 files changed, 0 insertions, 4 deletions
diff --git a/base/aaabasicfs/message b/base/aaabasicfs/message Binary files differdeleted file mode 100644 index d01af1603..000000000 --- a/base/aaabasicfs/message +++ /dev/null diff --git a/base/aaabasicfs/splashy_stop b/base/aaabasicfs/splashy_stop deleted file mode 100755 index c6b366391..000000000 --- a/base/aaabasicfs/splashy_stop +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -if [ -f /sbin/splashy_update ]; then - /sbin/splashy_update "exit" -fi |