projects
/
pompage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca71277
)
MOD update start.sh to use the haskell version instead the ruby one
author
Greg Burri
<greg.burri@gmail.com>
Mon, 13 Apr 2009 19:10:07 +0000
(21:10 +0200)
committer
Greg Burri
<greg.burri@gmail.com>
Mon, 13 Apr 2009 19:10:07 +0000
(21:10 +0200)
start.sh
patch
|
blob
|
history
diff --git
a/start.sh
b/start.sh
index
716e300
..
00a5415
100755
(executable)
--- a/
start.sh
+++ b/
start.sh
@@
-1,3
+1,7
@@
#!/bin/bash
+
+# Usage :
+# -d <Movies dir> -x <XML file>
+#
cd src
-ru
by yopyop.rb -x ../xml/divx.xml -d /home/gburri/mininux/fat/Films #plop/BIG/Films #/media/BIG/Films
\ No newline at end of file
+ru
nhaskell Pompage.hs -d /home/gburri/mininux/fat/Films -x ../xml/divx.xml
\ No newline at end of file