Skip to content

Instantly share code, notes, and snippets.

@crallen
Created June 21, 2010 15:13
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 crallen/446986 to your computer and use it in GitHub Desktop.
Save crallen/446986 to your computer and use it in GitHub Desktop.
@echo off
REM Batch file used for task scheduler, calls Ruby script
C:\Ruby\bin\ruby.exe reset_build_numbers.rb
@crallen
Copy link
Author

crallen commented Jun 21, 2010

See http://gist.github.com/446976 for the ruby script that this uses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment