From b1a7b212e18d31024670b9c595aa30b8f9eccdf1 Mon Sep 17 00:00:00 2001 From: fabian bar Date: Wed, 20 Nov 2024 09:02:50 +0000 Subject: [PATCH] spacedeck-open-install.sh aktualisiert --- spacedeck-open-install.sh | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/spacedeck-open-install.sh b/spacedeck-open-install.sh index 4388494..1e35fba 100644 --- a/spacedeck-open-install.sh +++ b/spacedeck-open-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash -# Copyright (c) 2021-2024 tteck -# Author: tteck (tteckster) +# Copyright (c) 2021-2024 community-scripts ORG +# Author: fabianbar # License: MIT # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE @@ -13,8 +13,9 @@ setting_up_container network_check update_os -read -s lol -echo $lol +msg_info "Was?" +read -x WAS? + msg_info "Installing Dependencies" $STD apt-get install -y curl