On vire les *~.
darcs-hash:20041106122425-41617-d9965468ff4f9502031f663d70590efdb1406af8.gz
This commit is contained in:
parent
96bcd7afd7
commit
01bd33b05f
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
BASE=/usr/scripts/gestion
|
BASE=/usr/scripts/gestion
|
||||||
|
|
||||||
|
# On vire les truc de sauvegarde qui peuvent avoir des droits bizarres
|
||||||
|
# et ca fait plus propre
|
||||||
|
rm -r *~ */*~ 2> /dev/null
|
||||||
|
|
||||||
chown -R respbats:adm $BASE
|
chown -R respbats:adm $BASE
|
||||||
|
|
||||||
set_dr () {
|
set_dr () {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue