vat-software/cron.ps1
2023-03-28 11:30:59 +02:00

5 lines
107 B
PowerShell

Set-Location ([Environment]::GetFolderPath("MyDocuments"))
git fetch --all
git reset --hard origin/master