mirror of
https://github.com/tteck/Proxmox.git
synced 2025-08-27 21:31:14 +00:00
add midnight commander (mc) (#974)
This commit is contained in:
@@ -111,6 +111,7 @@ apt-get -o Dpkg::Options::="--force-confold" install -y plexmediaserver &>/dev/n
|
||||
msg_ok "Installed Plex Media Server"
|
||||
|
||||
PASS=$(grep -w "root" /etc/shadow | cut -b6)
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
if [[ $PASS != $ ]]; then
|
||||
msg_info "Customizing Container"
|
||||
chmod -x /etc/update-motd.d/*
|
||||
|
Reference in New Issue
Block a user