diff options
Diffstat (limited to 'base/aaabasicfs/splashy_stop')
-rwxr-xr-x | base/aaabasicfs/splashy_stop | 4 |
1 files changed, 0 insertions, 4 deletions
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 |