diff options
| -rwxr-xr-x | dist/install_prerelease.sh | 2 |
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 |
