Skip to content

Commit

Permalink
chore: clean docker
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed Aug 11, 2024
1 parent ad2bf49 commit 3a70ec5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/clean.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Need to run this once in a while
# go clean -cache -testcache -modcache -fuzzcache -x
# sudo cargo +nightly clean gc -Z gc --max-download-age=1day
# sudo cargo +nightly clean gc -Z gc --max-download-age=1hour
# uv cache clean
# docker system prune --all --force --volumes
# sudo truncate -s 0 /private/var/log/ovpnagent.log

0 comments on commit 3a70ec5

Please sign in to comment.