mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update podman_ha_setup.sh
This commit is contained in:
parent
d098b175de
commit
8bf0e369c3
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ function msg() {
|
|||
echo -e "${CHECKMARK} \e[1;92m Setting up Container OS... \e[0m"
|
||||
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
|
||||
|
||||
echo -e "${CHECKMARK} \e[1;92m Updating Container OS... \e[0m"
|
||||
apt update &>/dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue