mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-01-23 02:14:33 +00:00
Update linx-cleanup.go
This commit is contained in:
parent
5c528fddf1
commit
87d2253414
1 changed files with 1 additions and 1 deletions
|
|
@ -22,5 +22,5 @@ func main() {
|
|||
"don't log deleted files")
|
||||
flag.Parse()
|
||||
|
||||
cleanup.Cleanup(filesDir, metaDir, locksDir, noLogs)
|
||||
cleanup.Cleanup(filesDir, metaDir, noLogs)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue