aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-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