소스 검색

[MODULES] Minor logic changes in modules

DSR! 2 년 전
부모
커밋
22a39a5fd8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      modules/src/PMKIDAttack/scripts/dependencies.sh

+ 1 - 1
modules/src/PMKIDAttack/scripts/dependencies.sh

@@ -95,7 +95,7 @@ fi
 if [[ "$1" = "remove" ]]; then
 if [[ "$1" = "remove" ]]; then
     add_log "Removing dependencies"
     add_log "Removing dependencies"
 
 
-    rm -rf /etc/config/PMKIDAttack
+    rm -f /etc/config/pmkidattack
 
 
     opkg remove hcxtools-custom hcxdumptool-custom
     opkg remove hcxtools-custom hcxdumptool-custom
     #opkg remove hcxtools hcxdumptool
     #opkg remove hcxtools hcxdumptool