This commit is contained in:
Bob Mottram 2017-12-19 11:37:43 +00:00
parent e3b3e2c4d4
commit 930c35098a
1 changed files with 0 additions and 1 deletions

View File

@ -96,7 +96,6 @@ function upgrade_cryptpad {
systemctl start cryptpad
}
function backup_local_cryptpad {
source_directory=$CRYPTPAD_DIR/datastore
if [ -d $source_directory ]; then