mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update mqtt_setup.sh
This commit is contained in:
parent
3170869e13
commit
9d5447db08
@ -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…
Reference in New Issue
Block a user