mirror of https://github.com/tteck/Proxmox.git
Update emby-v5-install.sh
This commit is contained in:
parent
d08eb32a83
commit
5015e1aeb5
|
@ -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…
Reference in New Issue