浏览代码

Remove one useless env variable

jherve 1 月之前
父节点
当前提交
24858fb656
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      data/borgmatic.d/config.yaml

+ 1 - 1
data/borgmatic.d/config.yaml

@@ -1,7 +1,7 @@
 source_directories:
   - /mnt/source/
 repositories:
-  - path: ssh://${STORAGE_BOX_USER}@${STORAGE_BOX_MAIN_USER}.your-storagebox.de:23/${STORAGE_BOX_REPO_PATH}
+  - path: ssh://${STORAGE_BOX_USER}@${STORAGE_BOX_MAIN_USER}.your-storagebox.de:23/./borg-repo
 
 one_file_system: true
 remote_path: borg-1.4