Don't aquiredeb twice
This commit is contained in:
@@ -506,8 +506,6 @@ acquireDeb() {
|
||||
installMCDEB() {
|
||||
debug "Running: ${FUNCNAME[0]}"
|
||||
|
||||
acquireDeb
|
||||
|
||||
declare pkg_install_cmd="installPackage --skip-check-installed --nogpgcheck"
|
||||
if (( COMPAT_SWITCH )); then
|
||||
declare extract_dir && extract_dir="$(mktemp -d)"
|
||||
|
||||
Reference in New Issue
Block a user