ProSafeLinux
ProSafeLinux copied to clipboard
psl file missing?
Hi
looking into readme
./psl.py --help
where is the file psl.py?
thanks T
try "./psl-cli.py --help", that works for me
You need to specify python2 if you have python 3 as the default: "python2 ./psl-cli.py discover". There is a non-python3-compliant print statement and more type related issues.