PoshC2 icon indicating copy to clipboard operation
PoshC2 copied to clipboard

[BUG]

Open captainkyd opened this issue 1 year ago • 2 comments

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:

  1. 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

Screenshot 2023-09-04 040022

captainkyd avatar Sep 04 '23 08:09 captainkyd

Thanks for rasing this.

benpturner avatar Oct 20 '23 07:10 benpturner

my pleasure :-D

captainkyd avatar Nov 09 '23 18:11 captainkyd