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