[cranspasswords] On rajoute barbich'
darcs-hash:20101010105336-ffbb2-0d6e9916929ab131b572a55bb2b8182efbcaf696.gz
This commit is contained in:
parent
7b2fc39186
commit
d4e49319a8
1 changed files with 1 additions and 1 deletions
|
@ -97,6 +97,7 @@ function chiffre () {
|
||||||
F2530FCE # pierre.chambart@crans.org
|
F2530FCE # pierre.chambart@crans.org
|
||||||
FCE03DAA # Stephane.Glondu@crans.org
|
FCE03DAA # Stephane.Glondu@crans.org
|
||||||
051ADBC8 # maioli@crans.org
|
051ADBC8 # maioli@crans.org
|
||||||
|
CDF91D96 # cohen@crans.org
|
||||||
)
|
)
|
||||||
count=${#full_rec[@]}
|
count=${#full_rec[@]}
|
||||||
RECIPIENTS=$(index=0; while [ "$index" -lt "$count" ]; do echo -n "-r "; echo -n 0x${full_rec[$index]}; echo -n " "; ((index++)); done)
|
RECIPIENTS=$(index=0; while [ "$index" -lt "$count" ]; do echo -n "-r "; echo -n 0x${full_rec[$index]}; echo -n " "; ((index++)); done)
|
||||||
|
@ -109,7 +110,6 @@ function chiffre () {
|
||||||
# 81DDB065 gregoire.detrez@crans.org
|
# 81DDB065 gregoire.detrez@crans.org
|
||||||
# 98E76332 etienne.chove@crans.org
|
# 98E76332 etienne.chove@crans.org
|
||||||
# BD156CC4 dubost@crans.org
|
# BD156CC4 dubost@crans.org
|
||||||
# CDF91D96 cohen@crans.org
|
|
||||||
[[ "$#" == "0" ]] && ssh ${SRV} "sudo sh -c \"cat > ${REP}/${CHOIX}.asc\"" < ${TMP}.asc || echo -e "\033[1;31mErreur, abandon...\033[1;0m"
|
[[ "$#" == "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