PoshC2
PoshC2 copied to clipboard
[BUG]
Description
the installer script is broken at 'python -m pipenv --three install > /dev/null
Execution Environment:
All of this must be filled in
Data | Value |
---|---|
whatever the latest version is, the installer updates | |
OS & version | win 11 subsystem for linux |
To Reproduce
Steps to reproduce the behavior:
- simply run the Install.sh
Expected behavior
I believe yall intended for a pipenv to be created. to make that work the '--three' must be removed as it is not recognized by the pipenv program. I imagine that the syntax was updated and the script was not.
Screenshots
Thanks for rasing this.
my pleasure :-D