diff options
| author | David Walter Seikel | 2011-11-28 05:00:04 +1000 |
|---|---|---|
| committer | David Walter Seikel | 2011-11-28 05:00:04 +1000 |
| commit | cda758ec69d3d66cb6afaa2e499ae39484dafe66 (patch) | |
| tree | a4854e7737d9d93191b62dd60d14068839d2692d /README | |
| parent | Did this personally, no need to do it for everyone. lol (diff) | |
| download | IGnoble-cda758ec69d3d66cb6afaa2e499ae39484dafe66.zip IGnoble-cda758ec69d3d66cb6afaa2e499ae39484dafe66.tar.gz IGnoble-cda758ec69d3d66cb6afaa2e499ae39484dafe66.tar.bz2 IGnoble-cda758ec69d3d66cb6afaa2e499ae39484dafe66.tar.xz | |
Update the instructions.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 16 |
1 files changed, 12 insertions, 4 deletions
| @@ -49,15 +49,23 @@ to start it up - | |||
| 49 | ./start-sim | 49 | ./start-sim |
| 50 | 50 | ||
| 51 | You will see the screen console. You can run the screen console again by | 51 | You will see the screen console. You can run the screen console again by |
| 52 | running that command once more. | 52 | running that command once more, or running the sim-console command. |
| 53 | |||
| 54 | You can stop the sim with - | ||
| 55 | |||
| 56 | ./stop-sim | ||
| 57 | |||
| 58 | You can backup the sim with - | ||
| 59 | |||
| 60 | ./backup-sim | ||
| 61 | |||
| 62 | Though they all get backed up every six hours anyway. | ||
| 53 | 63 | ||
| 54 | Once it's all tested, you can use this to finish things off (back in | 64 | Once it's all tested, you can use this to finish things off (back in |
| 55 | this directory) - | 65 | this setup directory) - |
| 56 | 66 | ||
| 57 | ./go_live.sh | 67 | ./go_live.sh |
| 58 | 68 | ||
| 59 | That last command has never been tested. lol | ||
| 60 | |||
| 61 | 69 | ||
| 62 | NOTES - | 70 | NOTES - |
| 63 | 71 | ||
