Don't aquiredeb twice
This commit is contained in:
@@ -504,9 +504,7 @@ acquireDeb() {
|
|||||||
# Installs Media Center DEB package and optional compatability fixes
|
# Installs Media Center DEB package and optional compatability fixes
|
||||||
#######################################
|
#######################################
|
||||||
installMCDEB() {
|
installMCDEB() {
|
||||||
debug "Running: ${FUNCNAME[0]}"
|
debug "Running: ${FUNCNAME[0]}"
|
||||||
|
|
||||||
acquireDeb
|
|
||||||
|
|
||||||
declare pkg_install_cmd="installPackage --skip-check-installed --nogpgcheck"
|
declare pkg_install_cmd="installPackage --skip-check-installed --nogpgcheck"
|
||||||
if (( COMPAT_SWITCH )); then
|
if (( COMPAT_SWITCH )); then
|
||||||
|
|||||||
Reference in New Issue
Block a user