diff --git a/install/deconz-v5-install.sh b/install/deconz-v5-install.sh index 6a7f82a7c..6b90e28ae 100644 --- a/install/deconz-v5-install.sh +++ b/install/deconz-v5-install.sh @@ -71,12 +71,6 @@ RESOLVEDIP=$(getent hosts github.com | awk '{ print $1 }') if [[ -z "$RESOLVEDIP" ]]; then msg_error "DNS Lookup Failure"; else msg_ok "DNS Resolved github.com to ${BL}$RESOLVEDIP${CL}"; fi set -e -CODENAME=$(cat /etc/*release | grep "UBUNTU_CODENAME" | awk '{print substr($1, 17, length($1)) }') -cat </etc/apt/sources.list -deb http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -deb-src http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -EOF - msg_info "Updating Container OS" $STD apt-get update $STD apt-get -y upgrade diff --git a/install/emby-v5-install.sh b/install/emby-v5-install.sh index fff7abed7..567783288 100644 --- a/install/emby-v5-install.sh +++ b/install/emby-v5-install.sh @@ -71,12 +71,6 @@ RESOLVEDIP=$(getent hosts github.com | awk '{ print $1 }') if [[ -z "$RESOLVEDIP" ]]; then msg_error "DNS Lookup Failure"; else msg_ok "DNS Resolved github.com to ${BL}$RESOLVEDIP${CL}"; fi set -e -CODENAME=$(cat /etc/*release | grep "UBUNTU_CODENAME" | awk '{print substr($1, 17, length($1)) }') -cat </etc/apt/sources.list -deb http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -deb-src http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -EOF - msg_info "Updating Container OS" $STD apt-get update $STD apt-get -y upgrade diff --git a/install/jellyfin-v5-install.sh b/install/jellyfin-v5-install.sh index e76336908..07fba79a5 100644 --- a/install/jellyfin-v5-install.sh +++ b/install/jellyfin-v5-install.sh @@ -71,12 +71,6 @@ RESOLVEDIP=$(getent hosts github.com | awk '{ print $1 }') if [[ -z "$RESOLVEDIP" ]]; then msg_error "DNS Lookup Failure"; else msg_ok "DNS Resolved github.com to ${BL}$RESOLVEDIP${CL}"; fi set -e -CODENAME=$(cat /etc/*release | grep "UBUNTU_CODENAME" | awk '{print substr($1, 17, length($1)) }') -cat </etc/apt/sources.list -deb http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -deb-src http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -EOF - msg_info "Updating Container OS" $STD apt-get update $STD apt-get -y upgrade diff --git a/install/omada-v5-install.sh b/install/omada-v5-install.sh index b56d4564e..52c3eaad5 100644 --- a/install/omada-v5-install.sh +++ b/install/omada-v5-install.sh @@ -71,12 +71,6 @@ RESOLVEDIP=$(getent hosts github.com | awk '{ print $1 }') if [[ -z "$RESOLVEDIP" ]]; then msg_error "DNS Lookup Failure"; else msg_ok "DNS Resolved github.com to ${BL}$RESOLVEDIP${CL}"; fi set -e -CODENAME=$(cat /etc/*release | grep "UBUNTU_CODENAME" | awk '{print substr($1, 17, length($1)) }') -cat </etc/apt/sources.list -deb http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -deb-src http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -EOF - msg_info "Updating Container OS" $STD apt-get update $STD apt-get -y upgrade diff --git a/install/plex-v5-install.sh b/install/plex-v5-install.sh index 660fa2922..c9aa45324 100644 --- a/install/plex-v5-install.sh +++ b/install/plex-v5-install.sh @@ -71,12 +71,6 @@ RESOLVEDIP=$(getent hosts github.com | awk '{ print $1 }') if [[ -z "$RESOLVEDIP" ]]; then msg_error "DNS Lookup Failure"; else msg_ok "DNS Resolved github.com to ${BL}$RESOLVEDIP${CL}"; fi set -e -CODENAME=$(cat /etc/*release | grep "UBUNTU_CODENAME" | awk '{print substr($1, 17, length($1)) }') -cat </etc/apt/sources.list -deb http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -deb-src http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -EOF - msg_info "Updating Container OS" $STD apt-get update $STD apt-get -y upgrade diff --git a/install/shinobi-v5-install.sh b/install/shinobi-v5-install.sh index 29af4e26b..586870866 100644 --- a/install/shinobi-v5-install.sh +++ b/install/shinobi-v5-install.sh @@ -71,12 +71,6 @@ RESOLVEDIP=$(getent hosts github.com | awk '{ print $1 }') if [[ -z "$RESOLVEDIP" ]]; then msg_error "DNS Lookup Failure"; else msg_ok "DNS Resolved github.com to ${BL}$RESOLVEDIP${CL}"; fi set -e -CODENAME=$(cat /etc/*release | grep "UBUNTU_CODENAME" | awk '{print substr($1, 17, length($1)) }') -cat </etc/apt/sources.list -deb http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -deb-src http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -EOF - msg_info "Updating Container OS" $STD apt-get update --fix-missing $STD apt-get -y upgrade diff --git a/install/ubuntu-v5-install.sh b/install/ubuntu-v5-install.sh index 6547ca368..ad0773de8 100644 --- a/install/ubuntu-v5-install.sh +++ b/install/ubuntu-v5-install.sh @@ -71,12 +71,6 @@ RESOLVEDIP=$(getent hosts github.com | awk '{ print $1 }') if [[ -z "$RESOLVEDIP" ]]; then msg_error "DNS Lookup Failure"; else msg_ok "DNS Resolved github.com to ${BL}$RESOLVEDIP${CL}"; fi set -e -CODENAME=$(cat /etc/*release | grep "UBUNTU_CODENAME" | awk '{print substr($1, 17, length($1)) }') -cat </etc/apt/sources.list -deb http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -deb-src http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main -EOF - msg_info "Updating Container OS" $STD apt-get update $STD apt-get -y upgrade