mirror of
https://github.com/Snigdha-OS/snigdhaos-blackbox.git
synced 2025-09-23 13:05:02 +02:00
⏳ @eshanized updated the repository!!!
This commit is contained in:
@@ -121,7 +121,7 @@ class Main(Gtk.Window):
|
|||||||
)
|
)
|
||||||
|
|
||||||
if os.path.exists(fn.blackbox_lockfile):
|
if os.path.exists(fn.blackbox_lockfile):
|
||||||
running = fn.check_if_process_running("sofirem")
|
running = fn.check_if_process_running("blackbox")
|
||||||
if running is True:
|
if running is True:
|
||||||
fn.logger.error(
|
fn.logger.error(
|
||||||
"Sofirem lock file found in %s" % fn.sofirem_lockfile
|
"Sofirem lock file found in %s" % fn.sofirem_lockfile
|
||||||
|
Reference in New Issue
Block a user