Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| wiki:upgrade [19-02-2012 18:58] – external edit 127.0.0.1 | wiki:upgrade [17-11-2016 12:34] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * download the whole wiki folder at '' | * download the whole wiki folder at '' | ||
| * (you might need to enable and run '' | * (you might need to enable and run '' | ||
| - | * finally, run '' | + | * finally, run '' |
| ====== Upgrade ====== | ====== Upgrade ====== | ||
| - | * make backup first and place '' | + | * make backup first and place '' |
| * download new [[http:// | * download new [[http:// | ||
| Line 19: | Line 19: | ||
| * re-install templates (http:// | * re-install templates (http:// | ||
| * [[http:// | * [[http:// | ||
| - | * re-instlal | + | * re-install |
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| Line 37: | Line 37: | ||
| #!/bin/sh | #!/bin/sh | ||
| - | wikidir=wiki | + | wikidir=./wiki |
| all() { | all() { | ||