Test msg in core.func
This commit is contained in:
parent
9d79396b7b
commit
738c631fe6
@ -6,6 +6,7 @@
|
||||
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
|
||||
|
||||
if ! command -v curl >/dev/null 2>&1; then
|
||||
printf "\r\e[2K%b" '\033[93m Installing Curl \033[m' >&2
|
||||
apt-get update >/dev/null 2>&1
|
||||
apt-get install -y curl >/dev/null 2>&1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user