Files
Open-RSC-Docker-Home/Pull Repository Updates.cmd
2018-07-07 20:26:23 -04:00

6 lines
112 B
Batchfile

@echo off
cls
echo Attempting to pull the latest repository updates.
echo:
Windows\make pull-windows
pause