Project

General

Profile

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

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

1
#!/bin/sh
2

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

    
5
find "${dir_multi_assos}" -name '*~' -delete