whoops think i removed some stuff i shouldn't have

This commit is contained in:
MrTylerjet 2023-05-12 10:07:01 -06:00
parent cb5f031635
commit 12b2132c4b
1 changed files with 8 additions and 0 deletions

View File

@ -5,6 +5,14 @@
# License: MIT # License: MIT
# https://github.com/tteck/Proxmox/raw/main/LICENSE # https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
verb_ip6
catch_errors
setting_up_container
network_check
update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt-get install -y curl $STD apt-get install -y curl
$STD apt-get install -y sudo $STD apt-get install -y sudo