From d60b5b86d88878f825ebdc0af1984c585d0d450d Mon Sep 17 00:00:00 2001 From: fabian bar Date: Wed, 20 Nov 2024 08:52:41 +0000 Subject: [PATCH] spacedeck-open-install.sh aktualisiert --- spacedeck-open-install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spacedeck-open-install.sh b/spacedeck-open-install.sh index 8c05505..bf91827 100644 --- a/spacedeck-open-install.sh +++ b/spacedeck-open-install.sh @@ -13,6 +13,9 @@ setting_up_container network_check update_os +read -s lol +echo $lol + msg_info "Installing Dependencies" $STD apt-get install -y curl $STD apt-get install -y sudo