stefankueng / CryptSync

CryptSync is a small utility that synchronizes two folders while encrypting the contents in one folder. That means one of the two folders has all files unencrypted (the files you work with) and the other folder has all the files encrypted.
https://tools.stefankueng.com/CryptSync.html
GNU General Public License v3.0
400 stars 72 forks source link

Branch fix typo on file #87

Closed dansyl1 closed 2 years ago

dansyl1 commented 2 years ago

Created branch for PR on single file (missing ! in if statement)