mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00: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