Explorar o código

[MODULES][PMKIDAttack] Release version 3.2

DSR! %!s(int64=2) %!d(string=hai) anos
pai
achega
fb4555aed5

BIN=BIN
modules/build/PMKIDAttack.tar.gz


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
modules/build/modules.json


+ 1 - 1
modules/src/PMKIDAttack/module.info

@@ -6,5 +6,5 @@
         "tetra"
     ],
     "title": "PMKIDAttack",
-    "version": "3.1"
+    "version": "3.2"
 }

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

@@ -46,7 +46,7 @@ touch /tmp/PMKIDAttack.progress
 if [[ "$1" = "install" ]]; then
     opkg update
 
-    if [[ -e /sd ]]; then
+    if [[ $(/bin/mount | /bin/grep "on /sd") ]]; then
         add_log "Installing on sd"
 
         opkg --dest sd install $HCXTOOLS_IPK >> $LOGFILE

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio