diff options
| author | Christian Rößler | 2013-09-12 17:51:09 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-09-12 17:51:09 +0200 |
| commit | 55ebb9bf0fbbad1abbc0725bad5a4323ef0d4714 (patch) | |
| tree | bf5b3a40756165bed4d203af893aa662c4e94ca4 | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-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
| -rw-r--r-- | scripts/clone_stage4.README | 2 |
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 |
