They work so what is your objection ?
If you are worried pipe it into chatgpt with the prompt
“tell me why this script is safe to use”
Comment on Proxmox VE Helper-Scripts
non_burglar@lemmy.world 1 month agoHave you ever looked at what was once ttek scripts? They’re a spaghetti of calls to other scripts. It’s not pretty.
interdimensionalmeme@lemmy.ml 1 month ago
non_burglar@lemmy.world 1 month ago
I thought I was being clear that I have audited some of the scripts. They are built referencing other scripts instead of functions, and these rely on URLs. It’s difficult to follow.
Don’t ask chatgpt to audit code.
Burghler@sh.itjust.works 1 month ago
Wtf you’re my opposite D:
I did and had a decent time with ctrl shift F’ing around. Took a moment since bash isn’t my strong suit.