Skip to content

Commit

Permalink
GITBOOK-579: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
Whitespots authored and gitbook-bot committed Dec 15, 2024
1 parent cccab20 commit 31ecf2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auditor/maintenance.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ Example:

```
*/15 * * * * docker compose -f /opt/auditor/docker-compose.yml exec scanner-worker sh -c "docker volume rm \$(docker volume ls -q)"
*/15 * * * * echo "cleaning of volumes is done: " > /opt/auditor/last-cron-cleanup.txt
*/15 * * * * echo "cleaning is done: " > /opt/auditor/last-cron-cleanup.txt
*/15 * * * * date >> /opt/auditor/last-cron-cleanup.txt
```

0 comments on commit 31ecf2b

Please sign in to comment.