Ensure your script execution policy allows running scripts. You can check and change the execution policy by running
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Run
./powershell/hello-world.ps1
./bat/hello-world.bat
| Name | Name | Last commit date | ||
|---|---|---|---|---|