Skip to content

Instantly share code, notes, and snippets.

@Amoenus
Created April 3, 2017 10:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Amoenus/089c127c1a00292403ac447afe587877 to your computer and use it in GitHub Desktop.
Save Amoenus/089c127c1a00292403ac447afe587877 to your computer and use it in GitHub Desktop.
@echo off
cd C:\Development\D2
echo Getting latest changes for D2.
"%PathToIde%\TF.exe" get $/DEV/Development/D2 /recursive
echo Update script completed.
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment