Project

General

Profile

Paste
Download (89 Bytes) Statistics
| Branch: | Revision:

root / bin / delete-temporary-files.sh @ f92204ef

1
#!/bin/sh
2

    
3
. /home/assos/bin/scripts-config.sh
4

    
5
find $dir_multi_assos -name '*~' -delete