From de1c23f29fd4f941174e57384da040ae45f8c8e2 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Fri, 19 Apr 2024 02:44:49 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usr/share/blackbox/blackbox.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/share/blackbox/blackbox.py b/usr/share/blackbox/blackbox.py index dc0eb22..d988568 100644 --- a/usr/share/blackbox/blackbox.py +++ b/usr/share/blackbox/blackbox.py @@ -120,7 +120,7 @@ class Main(Gtk.Window): "---------------------------------------------------------------------------" ) - if os.path.exists(fn.sofirem_lockfile): + if os.path.exists(fn.blackbox_lockfile): running = fn.check_if_process_running("sofirem") if running is True: fn.logger.error(