borgbutler-server/src/main/java/de/micromata/borgbutler/server/BorgInstallation.java
@@ -55,6 +55,8 @@ if (borgCommandChanged) { configuration.setBorgCommand(newVersion.getBorgCommand()); version(configuration); } else { newVersion.copyFrom(oldVersion); // Restore all old settings. } } else { if (borgBinaryChanged) {