From 630e8b7213386d0037eb1ca4c4b02f3f97c1072c Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Sat, 2 Jul 2022 15:37:20 -0700 Subject: Update prerelease script --- dist/install_prerelease.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'dist') diff --git a/dist/install_prerelease.sh b/dist/install_prerelease.sh index 1b1c8f79..b04510cc 100755 --- a/dist/install_prerelease.sh +++ b/dist/install_prerelease.sh @@ -33,6 +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 [Install] WantedBy=multi-user.target EOM -- cgit v1.2.3