mirror of
https://github.com/MAKS-IT-COM/uscheduler.git
synced 2026-04-01 00:32:10 +02:00
4 lines
90 B
Batchfile
4 lines
90 B
Batchfile
@echo off
|
|
pwsh -NoProfile -ExecutionPolicy Bypass -File "%~dp0Update-RepoUtils.ps1"
|
|
pause
|