mirror of
https://github.com/snachodog/handy-debian-scripts.git
synced 2026-06-04 01:07:32 -06:00
debian scripts from 7040
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
find /var/lib/docker/overlay2/${TMP}/diff/tmp -type f -atime +1 -exec rm -f {} \;
|
||||
Reference in New Issue
Block a user