This commit is contained in:
parent
99ec2b49e0
commit
1ac6df3dbd
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ EOF
|
||||||
shift
|
shift
|
||||||
done
|
done
|
||||||
|
|
||||||
exit 0
|
|
||||||
|
|
||||||
|
|
||||||
if [ -x "$startup" ]; then
|
if [ -x "$startup" ]; then
|
||||||
exec "$startup"
|
exec "$startup"
|
||||||
elif [ -r "$startup" ]; then
|
elif [ -r "$startup" ]; then
|
||||||
|
|
Loading…
Reference in a new issue