|
|
@ -107,7 +107,7 @@ $STD apt-get -o Dpkg::Options::="--force-confold" install -y plexmediaserver |
|
|
|
msg_ok "Installed Plex Media Server" |
|
|
|
msg_ok "Installed Plex Media Server" |
|
|
|
|
|
|
|
|
|
|
|
echo "export TERM='xterm-256color'" >>/root/.bashrc |
|
|
|
echo "export TERM='xterm-256color'" >>/root/.bashrc |
|
|
|
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd |
|
|
|
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd |
|
|
|
chmod -x /etc/update-motd.d/* |
|
|
|
chmod -x /etc/update-motd.d/* |
|
|
|
if ! getent shadow root | grep -q "^root:[^\!*]"; then |
|
|
|
if ! getent shadow root | grep -q "^root:[^\!*]"; then |
|
|
|
msg_info "Customizing Container" |
|
|
|
msg_info "Customizing Container" |
|
|
|