From 4af85216439453e05cf5e6fe344c90c5f6f7db39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Oliveira?= <48201890+luismco@users.noreply.github.com> Date: Mon, 24 Nov 2025 16:04:03 +0000 Subject: [PATCH] Update byparr-install.sh --- install/byparr-install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install/byparr-install.sh b/install/byparr-install.sh index a2c1a339a..38aa46a4e 100644 --- a/install/byparr-install.sh +++ b/install/byparr-install.sh @@ -42,8 +42,10 @@ 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