salt/pkg/windows/prep_salt.cmd

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
105 B
Batchfile
Raw Normal View History

@ echo off
Set "CurDir=%~dp0"
PowerShell -ExecutionPolicy RemoteSigned -File "%CurDir%\prep_salt.ps1" %*