summaryrefslogtreecommitdiffstats
path: root/base/aaabasicfs/splashy_stop
blob: c6b366391867324bf3a3500e9f0b67d702841f26 (plain)
1
2
3
4
#!/bin/sh
if [ -f /sbin/splashy_update ]; then
	/sbin/splashy_update "exit"
fi