Update install_prerelease.sh

This commit is contained in:
TrainDoctor
2022-12-04 19:05:29 -08:00
committed by GitHub
parent a90ed38c89
commit 2b9a80c151

View File

@@ -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]