mirror of https://github.com/micromata/borgbackup-butler.git
borgbutler-core/src/main/java/de/micromata/borgbutler/BorgCommand.java @@ -55,7 +55,7 @@ return this; } String getRepoArchive() { public String getRepoArchive() { if (archive == null) { if (repoConfig == null) { return null;