u2 20130909

This commit is contained in:
stubbfel
2013-09-09 22:23:35 +02:00
parent 7bffc28862
commit a03969c116

View File

@@ -1,8 +0,0 @@
#!/bin/bash
KEY=$1
FOLDER=`date +"%Y%m%d"`
mkdir $FOLDER
cd $FOLDER
pwsafe --exportdb > expo.dat
~/bin/encryptFileByRSA.sh expo.dat $KEY