Don't aquiredeb twice

This commit is contained in:
2022-01-14 10:22:50 -05:00
parent ac7f1db437
commit 49ca1cf557

View File

@@ -504,9 +504,7 @@ acquireDeb() {
# Installs Media Center DEB package and optional compatability fixes
#######################################
installMCDEB() {
debug "Running: ${FUNCNAME[0]}"
acquireDeb
debug "Running: ${FUNCNAME[0]}"
declare pkg_install_cmd="installPackage --skip-check-installed --nogpgcheck"
if (( COMPAT_SWITCH )); then