diff options
author | Joachim Tingvold <joachim@tingvold.com> | 2015-03-22 21:47:29 +0100 |
---|---|---|
committer | Joachim Tingvold <joachim@tingvold.com> | 2015-03-22 21:47:29 +0100 |
commit | a988b1cf0a0083bb6f2a70dfa27a81ced7cb87aa (patch) | |
tree | 6bf5c12051a4dc3444c309276bced5e314ff9986 /bootstrap/README.md | |
parent | 99000a156e95475cb4ba3bee9cfd518605047506 (diff) |
Copy new bootstrap-folder.
Diffstat (limited to 'bootstrap/README.md')
-rw-r--r-- | bootstrap/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap/README.md b/bootstrap/README.md index 8ebb444..149da80 100644 --- a/bootstrap/README.md +++ b/bootstrap/README.md @@ -37,8 +37,7 @@ Start by placing the 'tgmanage' directory as '/root/tgmanage' on the bootstrap box. Change into the 'tgmanage' directory. Next, run 'bootstrap/install-dependencies.sh boot' - -Edit 'include/config.local.pm' and update for this year's TG. Use +Copy 'include/config.pm.dist' to 'include/config.pm'. Edit for this year's TG. Use 'bootstrap/create-shellconf.pl' to extract configuration from the perl module to create/update the 'include/tgmanage.cfg.sh' configuration script. |