Skip to content

Commit

Permalink
Revert "Hide PowerShell window on Windows" (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 authored May 17, 2021
1 parent 8ba52b4 commit 1ee638c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ const open = async (target, options) => {
'-NonInteractive',
'–ExecutionPolicy',
'Bypass',
'–WindowStyle',
'Hidden',
'-EncodedCommand'
);

Expand Down

0 comments on commit 1ee638c

Please sign in to comment.