Script execution
This commit is contained in:
@@ -79,7 +79,7 @@ newest = getNewestFile()
|
||||
if NO_BEAM_CHECK == False:
|
||||
if not has_beam():
|
||||
print "Maintenence mode: end of scan"
|
||||
exit()
|
||||
sys.exit()
|
||||
|
||||
|
||||
if MODE is not None:
|
||||
|
||||
Reference in New Issue
Block a user