summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorChristian Rößler2013-09-12 17:51:09 +0200
committerChristian Rößler2013-09-12 17:51:09 +0200
commit55ebb9bf0fbbad1abbc0725bad5a4323ef0d4714 (patch)
treebf5b3a40756165bed4d203af893aa662c4e94ca4 /scripts
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-55ebb9bf0fbbad1abbc0725bad5a4323ef0d4714.tar.gz
tm-scripts-55ebb9bf0fbbad1abbc0725bad5a4323ef0d4714.tar.xz
tm-scripts-55ebb9bf0fbbad1abbc0725bad5a4323ef0d4714.zip
[clone_stage4] README: script path standardized for calling from tm-scripts directory
Diffstat (limited to 'scripts')
-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