Ajout de Milouse depuis chez sa copine sous Putty
darcs-hash:20070929090039-d1718-9c9948418f3366952ab5c65c55eaeab6114a79f3.gz
This commit is contained in:
parent
5f91af79ea
commit
b551d9f40f
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,7 @@ function chiffre () {
|
|||
# 81DDB065 gregoire.detrez@crans.org
|
||||
# 3603EFD9 alexandre@alexandre-bos.fr
|
||||
# 2127F85A jdimino@dptinfo.ens-cachan.fr
|
||||
# C5C4ACC0 vincent.thomas@crans.org
|
||||
gpg --armor --encrypt \
|
||||
--recipient pauget@crans.org \
|
||||
--recipient dubost@crans.org \
|
||||
|
@ -109,6 +110,7 @@ function chiffre () {
|
|||
--recipient gregoire.detrez@crans.org \
|
||||
--recipient alexandre@alexandre-bos.fr \
|
||||
--recipient jdimino@dptinfo.ens-cachan.fr \
|
||||
--recipient vincent.thomas@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