From 8fa6e6374f4adaec61761b0baf54ff984e7380a2 Mon Sep 17 00:00:00 2001 From: punix Date: Tue, 10 Sep 2024 20:06:33 +0200 Subject: [PATCH] little fixes a labels when stop and start, installer first functions works --- .idea/workspace.xml | 20 +++++++++++++------- install.py | 31 ++++++++++++++++++++++++++++++- main.py | 17 ++++++++++------- start_wg.py | 12 ++++++------ wg_func.py | 7 +++++++ 5 files changed, 66 insertions(+), 21 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 65f8540..3d2ae66 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,11 +4,9 @@