mirror of https://github.com/n1nj4sec/pupy.git
Use wmi from pip
This commit is contained in:
parent
c87b355533
commit
23af20eff2
|
@ -9,7 +9,7 @@ PACKAGES="$PACKAGES pyaudio https://github.com/secdev/scapy/archive/master.zip c
|
|||
PACKAGES="$PACKAGES https://github.com/AlessandroZ/pypykatz/archive/master.zip"
|
||||
PACKAGES="$PACKAGES https://github.com/warner/python-ed25519/archive/master.zip"
|
||||
PACKAGES="$PACKAGES https://github.com/alxchk/tinyec/archive/master.zip"
|
||||
PACKAGES="$PACKAGES adodbapi idna"
|
||||
PACKAGES="$PACKAGES adodbapi idna wmi"
|
||||
|
||||
SELF=`readlink -f "$0"`
|
||||
SELFPWD=`dirname "$SELF"`
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue