Bob Mottram 7 年之前
父節點
當前提交
930c35098a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      src/freedombone-app-cryptpad

+ 0
- 1
src/freedombone-app-cryptpad 查看文件

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