Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/tutorial/run @ 865

Last change on this file since 865 was 865, checked in by FelixSchulthess, 17 years ago

restored shell scripts

File size: 42 bytes
RevLine 
[859]1#!/bin/bash
2cd bin
3./run-script $@
4cd ..
[865]5
Note: See TracBrowser for help on using the repository browser.