Files
aza/AZA_Holen.bat

4 lines
38 B
Batchfile
Raw Permalink Normal View History

2026-03-25 13:42:48 +01:00
@echo off
cd /d "%~dp0"
git pull
pause