소스 검색

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"