Created
March 5, 2012 09:43
-
-
Save 65/1977654 to your computer and use it in GitHub Desktop.
cfant tag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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