瀏覽代碼

Fix deb install

bryan 3 年之前
父節點
當前提交
df3151c38c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -405,7 +405,7 @@ installPackage() {
 installMCDEB() {
     debug "Running: ${FUNCNAME[0]}"
 
-    aquireDeb
+    acquireDeb
 
     declare mcdeb="$MCDEB"
     declare pkg_install_cmd="installPackage --skip-check-installed --nogpgcheck"