From 3fcfa0296dc5830df037dc6a04b9572d796af94e Mon Sep 17 00:00:00 2001 From: adator <85586985+adator85@users.noreply.github.com> Date: Sun, 1 Sep 2024 14:40:28 +0200 Subject: [PATCH] . --- core/installation.py | 1 + 1 file changed, 1 insertion(+) diff --git a/core/installation.py b/core/installation.py index 6923111..4fe97e9 100644 --- a/core/installation.py +++ b/core/installation.py @@ -198,6 +198,7 @@ class Install: if os.path.exists(full_service_file_path): print(f'/!\\ Service file already exist /!\\') + self.run_subprocess(self.config.service_cmd_executable) return None contain = f'''[Unit]