source: main/trunk/release-kits/derk/bin/derk@ 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

File size: 169 bytes
Line 
1#!/bin/bash
2export rk_name="derk"
3export rk_fullname="Document Examples Release Kit"
4export RK_HOME="$(cd "$(dirname "$(dirname "$0")")" && pwd)"
5$RK_HOME/linux/rk "$*"
Note: See TracBrowser for help on using the repository browser.