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