Update ubuntu-v5-install.sh

pull/1025/head
tteckster 3 years ago committed by GitHub
parent a68c5892c5
commit fabe6f0dd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      install/ubuntu-v5-install.sh

@ -85,7 +85,6 @@ msg_ok "Updated Container OS"
msg_info "Installing Dependencies"
$STD apt-get install -y curl
$STD apt-get install -y sudo
$STD apt-get install -y mc
msg_ok "Installed Dependencies"
echo "export TERM='xterm-256color'" >>/root/.bashrc

Loading…
Cancel
Save