Cipher for choupinette
Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
This commit is contained in:
parent
6c2f7f3bed
commit
01eb15f6d5
Binary file not shown.
|
@ -2,5 +2,5 @@
|
||||||
|
|
||||||
ls -1 *.tf | while read f ; do
|
ls -1 *.tf | while read f ; do
|
||||||
echo "Ciiphering $f"
|
echo "Ciiphering $f"
|
||||||
cat $f | gpg -e -r arnaud@mailops.fr -r arnaud.morin@gmail.com > $f.gpg
|
cat $f | gpg -e -r arnaud@mailops.fr -r arnaud.choupinette@mailops.fr -r arnaud.morin@gmail.com > $f.gpg
|
||||||
done
|
done
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue