I'm trying transfer files between my laptop and my remote computer back home and came across this. I know Powershell has curl, but how am I supposed to modify the install script for Powershell since it always fails because it doesn't recognize sh?
curl -fsSL https://wush.dev/install.sh | sh