Vieux plugin Python aux archives
This commit is contained in:
parent
3fb338e937
commit
1df9d480af
8 changed files with 0 additions and 0 deletions
3
archive/bcfg2/clean_dotcompiled
Executable file
3
archive/bcfg2/clean_dotcompiled
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
find /var/lib/bcfg2 -name "*.COMPILED" -exec rm -f '{}' \;
|
Loading…
Add table
Add a link
Reference in a new issue