mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-25 06:21:56 +00:00
Update zigbee2mqtt_setup.sh
This commit is contained in:
parent
afc52f825c
commit
67a668f2fc
@ -27,8 +27,6 @@ function msg() {
|
|||||||
msg "Setting up Container OS..."
|
msg "Setting up Container OS..."
|
||||||
sed -i "/$LANG/ s/\(^# \)//" /etc/locale.gen
|
sed -i "/$LANG/ s/\(^# \)//" /etc/locale.gen
|
||||||
locale-gen >/dev/null
|
locale-gen >/dev/null
|
||||||
apt-get -y purge openssh-{client,server} >/dev/null
|
|
||||||
apt-get autoremove >/dev/null
|
|
||||||
|
|
||||||
# Update container OS
|
# Update container OS
|
||||||
msg "Updating container OS..."
|
msg "Updating container OS..."
|
||||||
|
Loading…
Reference in New Issue
Block a user