websitepanel/WebsitePanel/Tools/start-test.bat

3 lines
No EOL
51 B
Batchfile

@echo off
powershell . ".\StartWebsite.ps1"
Pause