From 16910b0af99c1365e0d2bd1b17143781e89d6a05 Mon Sep 17 00:00:00 2001 From: Stephan Geisler Date: Sun, 27 Jan 2019 20:09:18 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EBuild/edit.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Build/edit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build/edit.sh b/Build/edit.sh index 2cd01e1..94ec043 100644 --- a/Build/edit.sh +++ b/Build/edit.sh @@ -29,7 +29,7 @@ if [[ "$page" == "edit-save" ]]; then "$set_var" "$dir/app/etc/Konfiguration.txt" "MessageTo" "$MessageTo" "$set_var" "$dir/app/etc/Konfiguration.txt" "dsmbeepnotify" "$dsmbeepnotify" "$set_var" "$dir/app/etc/Konfiguration.txt" "PBTOKEN" "$PBTOKEN" - "$set_var" "$dir/app/etc/Konfiguration.txt" "LOGlevel" "$LOGlevel"LOGmax + "$set_var" "$dir/app/etc/Konfiguration.txt" "LOGlevel" "$LOGlevel" "$set_var" "$dir/app/etc/Konfiguration.txt" "LOGmax" "$LOGmax" "$set_var" "$dir/app/etc/Konfiguration.txt" "endgueltigloeschen" "$endgueltigloeschen" "$set_var" "$dir/app/etc/Konfiguration.txt" "reindex" "$reindex"