Skip to content

Instantly share code, notes, and snippets.

@65
Created March 5, 2012 09:43
Show Gist options
  • Select an option

  • Save 65/1977654 to your computer and use it in GitHub Desktop.

Select an option

Save 65/1977654 to your computer and use it in GitHub Desktop.
cfant tag
<cfset buildFile = 'e:\sites\' & SiteName & '\httpdocs\build\build.xml'>
<cfant buildFile="#buildFile#" defaultDirectory="" anthome="C:\Program Files\apache-ant-1.7.1\" messages="output" target="updateserver"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment