From c2693869a72dde7cbc2fff294178c0f9140ea667 Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Sat, 2 Jul 2022 16:04:09 -0700 Subject: Fix debug logging --- dist/install_prerelease.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist') diff --git a/dist/install_prerelease.sh b/dist/install_prerelease.sh index b04510cc..5b83c691 100755 --- a/dist/install_prerelease.sh +++ b/dist/install_prerelease.sh @@ -33,7 +33,7 @@ Restart=always ExecStart=/home/deck/homebrew/services/PluginLoader WorkingDirectory=/home/deck/homebrew/services Environment=PLUGIN_PATH=/home/deck/homebrew/plugins -Enviornment=LOG_LEVEL=DEBUG +Environment=LOG_LEVEL=DEBUG [Install] WantedBy=multi-user.target EOM -- cgit v1.2.3