mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update adguard_setup.sh
This commit is contained in:
parent
8d3fd7e285
commit
1030c0d038
@ -25,8 +25,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
|
||||
|
||||
msg "Updating Container OS..."
|
||||
apt update &>/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user