From 7e5acbec21265da53d8b0a720bc9867cfc29901c Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Tue, 2 Dec 2025 13:49:58 +0100 Subject: [PATCH] reorder --- install/byparr-install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install/byparr-install.sh b/install/byparr-install.sh index b9e27baea..dc2c0ee14 100644 --- a/install/byparr-install.sh +++ b/install/byparr-install.sh @@ -44,10 +44,9 @@ RestartSec=10 [Install] WantedBy=multi-user.target EOF +systemctl enable -q --now byparr msg_ok "Created Service" motd_ssh customize cleanup_lxc - -systemctl enable -q --now byparr