mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update debian11_setup.sh
This commit is contained in:
parent
4cf9b64f7a
commit
e9a5f3c26d
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue