forked from extern/Proxmox
Update debian11_setup.sh
This commit is contained in:
parent
4cf9b64f7a
commit
e9a5f3c26d
@ -32,8 +32,8 @@ apt-get autoremove >/dev/null
|
|||||||
|
|
||||||
# Update container OS
|
# Update container OS
|
||||||
msg "Updating container OS..."
|
msg "Updating container OS..."
|
||||||
apt update >/dev/null
|
apt-get update >/dev/null
|
||||||
apt upgrade &>/dev/null
|
apt-get upgrade &>/dev/null
|
||||||
|
|
||||||
# Install prerequisites
|
# Install prerequisites
|
||||||
msg "Installing prerequisites..."
|
msg "Installing prerequisites..."
|
||||||
|
Loading…
Reference in New Issue
Block a user