Closed tomuk5 closed 1 year ago
Hi @tomuk5,
sorry for the delay in my response but I've been OOO so this is the first time I have had the chance to dig into your enhancement request.
You are explicitly talking about the installer here: https://github.com/akamai/uls/blob/main/scripts/get-uls.sh ? I fully understand the problem you're scratching here, but I have not found a genius way of solving this in an elegant way. So I did the most leanest thing I could imagine: I ask the user what he wants to do - yeah not best thing but works for me.
If you have something smarter, feel free to come up with a PR
Fixed in version v1.6.7
Please review the existing
pip3 install -q -r */*/requirements.txt
commands in the scripts to either:apt
pip
/pipx