projects
/
packages.grml.org.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Execute update.rb under ruby1.8
[packages.grml.org.git]
/
update.rb
diff --git
a/update.rb
b/update.rb
index
37a6066
..
ab68683
100755
(executable)
--- a/
update.rb
+++ b/
update.rb
@@
-1,4
+1,4
@@
-#!/usr/bin/env ruby
+#!/usr/bin/env ruby
1.8
require 'git'
require 'erb'
require 'yaml'