bin/rwdmovies in rwdmovies-0.7 vs bin/rwdmovies in rwdmovies-0.90
- old
+ new
@@ -1,19 +1,19 @@
-#!/usr/bin/env ruby
-#--
-# Copyright 2004 Steven Gibson <steven@superant.com>
-# RwdTinker application
-#
-# This program is free software. It may be redistributed and/or modified under
-# the terms of the GPL version 2 (or later), or the
-# Ruby licence.
-#
-#++
-
-
-$progdir = File::expand_path( File.dirname(__FILE__))
-
-Dir.chdir($progdir)
-
-Dir.chdir("..")
-
+#!/usr/bin/env ruby
+#--
+# Copyright 2004 Steven Gibson <steven@superant.com>
+# RwdTinker application
+#
+# This program is free software. It may be redistributed and/or modified under
+# the terms of the GPL version 2 (or later), or the
+# Ruby licence.
+#
+#++
+
+
+$progdir = File::expand_path( File.dirname(__FILE__))
+
+Dir.chdir($progdir)
+
+Dir.chdir("..")
+
`ruby init.rb`
\ No newline at end of file