소스 검색

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