Ajout de la clef de Chicco.
darcs-hash:20071002071028-68412-9760cab57b284ccbcb5660673404eb0f4d3103e8.gz
This commit is contained in:
parent
34fed0cff2
commit
2f4b9501d3
1 changed files with 2 additions and 0 deletions
|
@ -95,6 +95,7 @@ function chiffre () {
|
|||
# 3603EFD9 alexandre@alexandre-bos.fr
|
||||
# 2127F85A jdimino@dptinfo.ens-cachan.fr
|
||||
# C5C4ACC0 vincent.thomas@crans.org
|
||||
# F2530FCE pierre.chambart@crans.org
|
||||
gpg --armor --encrypt \
|
||||
--recipient pauget@crans.org \
|
||||
--recipient dubost@crans.org \
|
||||
|
@ -111,6 +112,7 @@ function chiffre () {
|
|||
--recipient alexandre@alexandre-bos.fr \
|
||||
--recipient jdimino@dptinfo.ens-cachan.fr \
|
||||
--recipient vincent.thomas@crans.org \
|
||||
--recipient pierre.chambart@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