mirror of
https://github.com/rwinkhart/sshyp-labs.git
synced 2026-08-28 04:46:48 -04:00
Add conversion program for converting between versions of RCW
This commit is contained in:
@@ -25,7 +25,7 @@ func main() {
|
||||
break
|
||||
}
|
||||
|
||||
// decrypt all GPG-encrypted entries to the output directory
|
||||
// convert the entries
|
||||
fmt.Print("\nRe-encrypting entries. Please wait; do not force close this process.\n\nGPG may prompt you for a passphrase for decryption.\n\n")
|
||||
var outputDir = global.EntryRoot + "-new"
|
||||
entries, folders := synccommon.WalkEntryDir()
|
||||
|
||||
Reference in New Issue
Block a user