diff options
| author | TrainDoctor <traindoctor@protonmail.com> | 2022-07-02 15:37:20 -0700 |
|---|---|---|
| committer | TrainDoctor <traindoctor@protonmail.com> | 2022-07-02 15:37:20 -0700 |
| commit | 630e8b7213386d0037eb1ca4c4b02f3f97c1072c (patch) | |
| tree | 612654b798283e89555687f04f190c9327be2ad2 | |
| parent | 246b31794a1ab085eb42f7ca57c44430b0342c34 (diff) | |
| download | decky-loader-630e8b7213386d0037eb1ca4c4b02f3f97c1072c.tar.gz decky-loader-630e8b7213386d0037eb1ca4c4b02f3f97c1072c.zip | |
Update prerelease script
| -rwxr-xr-x | dist/install_prerelease.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
