Bob Mottram il y a 7 ans
Parent
révision
930c35098a
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0
    1
      src/freedombone-app-cryptpad

+ 0
- 1
src/freedombone-app-cryptpad Voir le fichier

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