- Powershell for Linux on Ubuntu 24.04 is currently broken, see PowerShell/PowerShell#23197
- Suggested hack to fix: PowerShell/PowerShell#23197 (comment) until MS fixes the problem
- Use Shellcheck to check
.sh
files- Can be installed with:
sudo apt install shellcheck
- Can be installed with: