This commit is contained in:
mathias 2005-03-17 00:06:25 +00:00
parent 99ec2b49e0
commit 1ac6df3dbd

View file

@ -23,9 +23,6 @@ EOF
shift
done
exit 0
if [ -x "$startup" ]; then
exec "$startup"
elif [ -r "$startup" ]; then