RS, MJS build script for integrity

This commit is contained in:
root 2010-07-07 01:40:11 +00:00
parent a23a2691f3
commit 9cbc963539

2
script/build Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env ruby
system('bundle exec rake')