mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-08-04 13:33:44 +00:00
Fix typo in readme (#213)
This should say linx-cleanup, not linx-client.
This commit is contained in:
parent
8edf53c142
commit
bc599ae018
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ automatically clean up files that have expired, you can use the included
|
|||
`linx-cleanup` utility. To run it automatically, use a cronjob or similar type
|
||||
of scheduled task.
|
||||
|
||||
You should be careful to ensure that only one instance of `linx-client` runs at
|
||||
You should be careful to ensure that only one instance of `linx-cleanup` runs at
|
||||
a time to avoid unexpected behavior. It does not implement any type of locking.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue