summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-07-12 14:43:59 +0200
committerAndreas Maunz <andreas@maunz.de>2011-07-12 14:43:59 +0200
commitb64be79306ef587d3a357e03703a28ccb4d53f2f (patch)
treea5ed67fd3c0068a1c5333ecdba40ed1a985e6a6c
parent40ba6d136a73a265eb8a330a5cd540faa079934a (diff)
Fixed DIR restauration
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6e45217..a3c5ec1 100644
--- a/README
+++ b/README
@@ -70,7 +70,7 @@ otupdate() {
ln -sf $HOME/opentox-ruby/www/opentox/opentox-ruby/lib `echo ${LINK_DIR::${#LINK_DIR}-4}`
fi
echo "Please execute 'otstart' to restart."
- cd "START_DIR"
+ cd "$START_DIR"
}
# Start the server