From ca7127701627f796597fe35079cbcadcbfae3482 Mon Sep 17 00:00:00 2001 From: Greg Burri Date: Mon, 13 Apr 2009 20:49:16 +0200 Subject: [PATCH] MOD restore old start.sh using the ruby version --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index 84e742f..716e300 100755 --- a/start.sh +++ b/start.sh @@ -1,3 +1,3 @@ #!/bin/bash cd src -runhaskell Pompage.hs -x ../xml/divx.xml -d /home/gburri/mininux/fat/Films \ No newline at end of file +ruby yopyop.rb -x ../xml/divx.xml -d /home/gburri/mininux/fat/Films #plop/BIG/Films #/media/BIG/Films \ No newline at end of file -- 2.43.0