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 | e16b8817d802b449d0f6feb84144e065db083cbf (patch) | |
| tree | c15624f7f7d4d4b95b031deb5aa60714f197b6d1 /scripts/clone_stage4.README | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-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
Diffstat (limited to 'scripts/clone_stage4.README')
| -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 |
