aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDavid Walter Seikel2011-11-28 05:00:04 +1000
committerDavid Walter Seikel2011-11-28 05:00:04 +1000
commitcda758ec69d3d66cb6afaa2e499ae39484dafe66 (patch)
treea4854e7737d9d93191b62dd60d14068839d2692d
parentDid this personally, no need to do it for everyone. lol (diff)
downloadIGnoble-cda758ec69d3d66cb6afaa2e499ae39484dafe66.zip
IGnoble-cda758ec69d3d66cb6afaa2e499ae39484dafe66.tar.gz
IGnoble-cda758ec69d3d66cb6afaa2e499ae39484dafe66.tar.bz2
IGnoble-cda758ec69d3d66cb6afaa2e499ae39484dafe66.tar.xz
Update the instructions.
-rw-r--r--README16
1 files changed, 12 insertions, 4 deletions
diff --git a/README b/README
index e8388fa..e9826de 100644
--- a/README
+++ b/README
@@ -49,15 +49,23 @@ to start it up -
49./start-sim 49./start-sim
50 50
51You will see the screen console. You can run the screen console again by 51You will see the screen console. You can run the screen console again by
52running that command once more. 52running that command once more, or running the sim-console command.
53
54You can stop the sim with -
55
56./stop-sim
57
58You can backup the sim with -
59
60./backup-sim
61
62Though they all get backed up every six hours anyway.
53 63
54Once it's all tested, you can use this to finish things off (back in 64Once it's all tested, you can use this to finish things off (back in
55this directory) - 65this setup directory) -
56 66
57./go_live.sh 67./go_live.sh
58 68
59That last command has never been tested. lol
60
61 69
62NOTES - 70NOTES -
63 71