Changeset 1121 in main
- Timestamp:
- 05/23/12 13:35:01 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/admin/ht_1_install_server.rst
r1113 r1121 72 72 few PATH (basically, you need to delete the **trunk/openPLM/** part). 73 73 You have two way of doing so, you can either use the following **sed** command (assuming you are in **/var/django/openPLM**) : 74 ``sed -in 's#\(/var/django/\)openPLM/trunk/#\1#' settings.py apache/django.wsgi etc/default/celeryd 74 ``sed -in 's#\(/var/django/\)openPLM/trunk/#\1#' settings.py apache/django.wsgi etc/default/celeryd`` 75 75 Or you can grab your favorite editor and change the followings files yourself : 76 76
Note: See TracChangeset
for help on using the changeset viewer.