OwO zero made a typo wippy
parent
49dca3dadb
commit
0d3e40289c
|
@ -74,7 +74,7 @@ Minecraft usernames in Geoffrey can be updated using the `update_mc_username` su
|
|||
|
||||
python manage.py update_mc_username
|
||||
|
||||
To handle username updates automatically , an external scheduling program should be used. Below is an example of how to
|
||||
To handle username updates automatically, an external scheduling program should be used. Below is an example of how to
|
||||
do this with a Linux cron job:
|
||||
|
||||
.. code-block:: bash
|
||||
|
@ -89,7 +89,7 @@ do this with a Linux cron job:
|
|||
|
||||
deactivate
|
||||
|
||||
The above script should be played in the appropriate `/etc/cron.` directory.
|
||||
The above script should be placed in the appropriate `/etc/cron.` directory.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue