mirror of https://github.com/tteck/Proxmox.git
Update pihole_setup.sh
This commit is contained in:
parent
633073a410
commit
d098b175de
|
@ -25,8 +25,6 @@ function msg() {
|
|||
msg "Setting up LXC 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