Skip to content

Instantly share code, notes, and snippets.

@danlister
Created June 29, 2014 21:45
Show Gist options
  • Save danlister/bb845792cea1babd85ce to your computer and use it in GitHub Desktop.
Save danlister/bb845792cea1babd85ce to your computer and use it in GitHub Desktop.
call :ExecuteCmd copy "%DEPLOYMENT_SOURCE%\Build\Transforms\log4net.%branch%.config" "%DEPLOYMENT_SOURCE%\Source\Website\config\log4net.config"
call :ExecuteCmd copy "%DEPLOYMENT_SOURCE%\Build\Transforms\robots.%branch%.txt" "%DEPLOYMENT_SOURCE%\Source\Website\robots.txt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment