summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Rößler2013-09-12 17:51:09 +0200
committerChristian Rößler2013-09-12 17:51:09 +0200
commite16b8817d802b449d0f6feb84144e065db083cbf (patch)
treec15624f7f7d4d4b95b031deb5aa60714f197b6d1
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-e16b8817d802b449d0f6feb84144e065db083cbf.tar.gz
tm-scripts-e16b8817d802b449d0f6feb84144e065db083cbf.tar.xz
tm-scripts-e16b8817d802b449d0f6feb84144e065db083cbf.zip
[clone_stage4] README: script path standardized for calling from tm-scripts directory
-rw-r--r--scripts/clone_stage4.README2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/clone_stage4.README b/scripts/clone_stage4.README
index 7c37d71c..346be031 100644
--- a/scripts/clone_stage4.README
+++ b/scripts/clone_stage4.README
@@ -25,7 +25,7 @@ Then, on the service computer (the one where's booted from etc, see above)
(etc.)
Well, then do the cloning work:
- ./clone_stage4 [IP] stage32 /path/to/your/nfs/share/stage4
+ ./scripts/clone_stage4 [IP] stage32 /path/to/your/nfs/share/stage4
To use the stage4 make sure your (base) config file contains a line
SLX_STAGE4_NFS=[IP of service computer] :/path/to/your/nfs/share/stage4