spacedeck-open-install.sh aktualisiert

This commit is contained in:
fabian bar 2024-11-20 09:02:50 +00:00
parent 5dfabc431a
commit b1a7b212e1

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright (c) 2021-2024 tteck # Copyright (c) 2021-2024 community-scripts ORG
# Author: tteck (tteckster) # Author: fabianbar
# License: MIT # License: MIT
# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
@ -13,8 +13,9 @@ setting_up_container
network_check network_check
update_os update_os
read -s lol msg_info "Was?"
echo $lol read -x WAS?
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt-get install -y curl $STD apt-get install -y curl