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