source: main/trunk/release-kits/rk2/bin/rk2@ 21362

Last change on this file since 21362 was 21362, checked in by oranfry, 14 years ago

got rid of all setup.sh files and had the main scripts do the same job

  • Property svn:executable set to *
File size: 166 bytes
Line 
1#!/bin/bash
2export rk_name="rk2"
3export rk_fullname="Release Kit for Greenstone2"
4export RK_HOME="$(cd "$(dirname "$(dirname "$0")")" && pwd)"
5$RK_HOME/linux/rk "$*"
Note: See TracBrowser for help on using the repository browser.