mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-03 04:27:38 +00:00
add midnight commander (mc) (#974)
This commit is contained in:
@ -263,6 +263,7 @@ systemctl enable --now paperless-consumer paperless-webserver paperless-schedule
|
||||
msg_ok "Finished installing Paperless-ngx"
|
||||
|
||||
PASS=$(grep -w "root" /etc/shadow | cut -b6)
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
if [[ $PASS != $ ]]; then
|
||||
msg_info "Customizing Container"
|
||||
rm /etc/motd
|
||||
|
Reference in New Issue
Block a user