From 884428e1132462b61455fe88ff216ded03297f71 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:39:25 +0100 Subject: [PATCH] Update urbackupserver.sh (#1968) --- ct/urbackupserver.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ct/urbackupserver.sh b/ct/urbackupserver.sh index 7ebcffb8..1e47d3f0 100644 --- a/ct/urbackupserver.sh +++ b/ct/urbackupserver.sh @@ -43,6 +43,9 @@ start build_container description +pct set $CTID -features fuse=1,nesting=1 +pct reboot $CTID + msg_ok "Completed Successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW} Access it using the following IP:${CL}"