Update emby-v5-install.sh

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

@ -79,7 +79,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"
if [[ -z "$(grep -w "100000" /proc/self/uid_map)" ]]; then

Loading…
Cancel
Save