diff options
| author | Riseon Kosten | 2012-02-06 02:30:20 +0000 |
|---|---|---|
| committer | Riseon Kosten | 2012-02-06 02:30:20 +0000 |
| commit | 4c1a79c4297981bba84eebaee9a1522e6ff0e535 (patch) | |
| tree | 07a0af02397562fba7ebc11b96f1f71c3a151a60 | |
| parent | chmod on the correct directory. (diff) | |
| download | IGnoble-4c1a79c4297981bba84eebaee9a1522e6ff0e535.zip IGnoble-4c1a79c4297981bba84eebaee9a1522e6ff0e535.tar.gz IGnoble-4c1a79c4297981bba84eebaee9a1522e6ff0e535.tar.bz2 IGnoble-4c1a79c4297981bba84eebaee9a1522e6ff0e535.tar.xz | |
Fixed typo on the fix_var_run line
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -28,7 +28,7 @@ is a final step that needs to be done manually for now. Edit | |||
| 28 | /etc/rc.local, make sure it has the following line in it somewhere, | 28 | /etc/rc.local, make sure it has the following line in it somewhere, |
| 29 | probably at the end - | 29 | probably at the end - |
| 30 | 30 | ||
| 31 | /opt/setup/fix_var_run.sh | 31 | /opt/opensim/setup/fix_var_run.sh |
| 32 | 32 | ||
| 33 | 33 | ||
| 34 | Creating sims. | 34 | Creating sims. |
