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
1030c0d038
commit
5db5c8d496
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ function msg() {
|
|||
msg "Setting up container OS..."
|
||||
sed -i "/$LANG/ s/\(^# \)//" /etc/locale.gen
|
||||
locale-gen >/dev/null
|
||||
apt-get -y purge openssh-{client,server} >/dev/null
|
||||
apt-get autoremove >/dev/null
|
||||
|
||||
# Update container OS
|
||||
msg "Updating container OS..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue