start script fixes
This commit is contained in:
parent
04def63329
commit
63ed6e8c9d
@ -152,7 +152,8 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# check to see if there's an already running instance or not
|
# check to see if there's an already running instance or not
|
||||||
ALREADY_RUNNING=`check_running`
|
#ALREADY_RUNNING=`check_running`
|
||||||
|
ALREADY_RUNNING="0"
|
||||||
|
|
||||||
# If there is no command line argument at all then try to open a new
|
# If there is no command line argument at all then try to open a new
|
||||||
# window in an already running instance.
|
# window in an already running instance.
|
||||||
|
Loading…
Reference in New Issue
Block a user