Skip to content

Commit

Permalink
Use -NoProfile for the powershell dockersand.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoikas committed Jul 9, 2024
1 parent dff4293 commit acfeae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockersand.bat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
powershell.exe -ExecutionPolicy Bypass dockersand.ps1
powershell.exe -NoProfile -ExecutionPolicy Bypass dockersand.ps1

0 comments on commit acfeae3

Please sign in to comment.