spacedeck-open-install.sh aktualisiert
This commit is contained in:
parent
5dfabc431a
commit
b1a7b212e1
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user