Subversion Repositories ALCASAR

Rev

Rev 150 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 150 Rev 180
Line 31... Line 31...
31
			chown root:apache $fichier
31
			chown root:apache $fichier
32
		done
32
		done
33
	done
33
	done
34
}
34
}
35
 
35
 
36
boucle $DIR gz
36
for d in $DIR $DIR2
-
 
37
do
37
boucle $DIR gz.gpg
38
  boucle $d $extension
38
boucle $DIR2 gz
39
  boucle $d $extension.gpg
-
 
40
done
39
 
41
 
40
exit 0
42
exit 0