diff options
| author | TrainDoctor <traindoctor@protonmail.com> | 2022-07-02 16:04:09 -0700 |
|---|---|---|
| committer | TrainDoctor <traindoctor@protonmail.com> | 2022-07-02 16:04:09 -0700 |
| commit | c2693869a72dde7cbc2fff294178c0f9140ea667 (patch) | |
| tree | ec51d9169db54efe63a066decf11e49d2d26075b /dist | |
| parent | 683c51ceacd9c367ea3af8936fe8541fcfa398d7 (diff) | |
| download | decky-loader-c2693869a72dde7cbc2fff294178c0f9140ea667.tar.gz decky-loader-c2693869a72dde7cbc2fff294178c0f9140ea667.zip | |
Fix debug logging
Diffstat (limited to 'dist')
| -rwxr-xr-x | dist/install_prerelease.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
