forked from akai/readest
3 lines
108 B
Batchfile
3 lines
108 B
Batchfile
@echo off
|
|
powershell.exe -NoLogo -NoProfile -ExecutionPolicy Bypass -File "%~dp0open-readest-latest.ps1" %*
|