u2 20130909
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user