clé de francois
darcs-hash:20060314224312-4ec08-b9dc75e16c8c2a2cf6d02ec2738c9646e5c61010.gz
This commit is contained in:
parent
9280f98911
commit
3f3180e568
1 changed files with 3 additions and 1 deletions
|
@ -70,7 +70,8 @@ function chiffre () {
|
|||
# FBFA4781 Nicolas.Stransky@crans.org
|
||||
# 2E13FCA8 mathieu.segaud@crans.org
|
||||
# FCE03DAA Stephane.Glondu@crans.org
|
||||
# 5933F2E5 salles@crans.org
|
||||
# 5933F2E5 salles@crans.org
|
||||
# B7B4AEA6 Bobot@crans.org
|
||||
gpg --armor --encrypt \
|
||||
--recipient pauget@crans.org \
|
||||
--recipient dubost@crans.org \
|
||||
|
@ -81,6 +82,7 @@ function chiffre () {
|
|||
--recipient mathieu.segaud@crans.org \
|
||||
--recipient Stephane.Glondu@crans.org \
|
||||
--recipient salles@crans.org \
|
||||
--recipient Bobot@crans.org \
|
||||
${TMP}
|
||||
|
||||
[[ "$#" == "0" ]] && ssh ${SRV} "sudo sh -c \"cat > ${REP}/${CHOIX}.asc\"" < ${TMP}.asc || echo -e "\033[1;31mErreur, abandon...\033[1;0m"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue