Skip to content

Commit a6ad77a

Browse files
use full path in the cmd_args wrapper script
1 parent 9621550 commit a6ad77a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torrent-setup/cmd_args.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
powershell -ExecutionPolicy Bypass -File cmd_args.ps1
1+
powershell -ExecutionPolicy Bypass -File "%~dp0cmd_args.ps1"

0 commit comments

Comments
 (0)