Skip to content

Commit 12ab1e4

Browse files
authored
[chores] Update docs/user/settings.rst
1 parent 2b275e4 commit 12ab1e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/user/settings.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,8 @@ configuration variables.
281281

282282
.. code-block:: bash
283283
284-
./manage.py clear_cache
284+
cd /opt/openwisp2
285+
python manage.py clear_cache
285286
286287
System-defined variables can be referenced in VPN, Template, and
287288
Config objects. When these variables are updated, existing cached

0 commit comments

Comments
 (0)