#!/usr/bin/env ruby #-- # Copyright 2004 Steven Gibson # 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`