script: remove redundant systemd constant

This commit is contained in:
Yifei Ding
2021-11-12 15:20:39 -08:00
parent b1bfe7089a
commit 600036059f
9 changed files with 32 additions and 44 deletions

View File

@@ -1,5 +1,4 @@
### base variables
SYSTEMDDIR="/etc/systemd/system"
MOONRAKER_ENV="${HOME}/moonraker-env"
MOONRAKER_DIR="${HOME}/moonraker"
MOONRAKER_REPO="https://github.com/Arksine/moonraker.git"