summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2022-07-02 16:04:09 -0700
committerTrainDoctor <traindoctor@protonmail.com>2022-07-02 16:04:09 -0700
commitc2693869a72dde7cbc2fff294178c0f9140ea667 (patch)
treeec51d9169db54efe63a066decf11e49d2d26075b /dist
parent683c51ceacd9c367ea3af8936fe8541fcfa398d7 (diff)
downloaddecky-loader-c2693869a72dde7cbc2fff294178c0f9140ea667.tar.gz
decky-loader-c2693869a72dde7cbc2fff294178c0f9140ea667.zip
Fix debug logging
Diffstat (limited to 'dist')
-rwxr-xr-xdist/install_prerelease.sh2
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