This website requires JavaScript.
Explore
Help
Register
Sign In
mantarimay
/
Aegisub
Watch
1
Star
0
Fork
You've already forked Aegisub
0
forked from
mia/Aegisub
Code
Pull requests
Activity
cdebf5f3d4
Aegisub
/
tests
/
setup.bat
3 lines
88 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Migrate tests/setup.bat to PowerShell Removed set / ping hacks
2020-03-30 04:25:15 +02:00
@
echo
off
powershell.exe -NoProfile -ExecutionPolicy Bypass
"
& {& '
%~dp0
setup.ps1'
%*
}
"
Copy permalink