Update install_release.sh

This commit is contained in:
TrainDoctor
2022-12-04 19:05:16 -08:00
committed by GitHub
parent 3653cf5640
commit a90ed38c89
+1
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=INFO
[Install]