diff options
| author | TrainDoctor <traindoctor@protonmail.com> | 2022-12-04 19:05:29 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-04 19:05:29 -0800 |
| commit | 2b9a80c151d87d6e19ad4021244614c647d273fe (patch) | |
| tree | 6985a1b790f881b5b9d4cd3f771a69d71fa74137 | |
| parent | a90ed38c895b6cad44d06acfc14004292ec36cab (diff) | |
| download | decky-loader-2b9a80c151d87d6e19ad4021244614c647d273fe.tar.gz decky-loader-2b9a80c151d87d6e19ad4021244614c647d273fe.zip | |
Update install_prerelease.sh
| -rw-r--r-- | 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 18f4144d..97c78916 100644 --- a/dist/install_prerelease.sh +++ b/dist/install_prerelease.sh @@ -40,6 +40,7 @@ User=root Restart=always ExecStart=${HOMEBREW_FOLDER}/services/PluginLoader WorkingDirectory=${HOMEBREW_FOLDER}/services +KillSignal=SIGKILL Environment=PLUGIN_PATH=${HOMEBREW_FOLDER}/plugins Environment=LOG_LEVEL=DEBUG [Install] |
