fix: remove redundant global for moonraker

This commit is contained in:
Yifei Ding
2021-11-12 16:14:27 -08:00
parent 77a768026b
commit ecf4041851
2 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
### base variables
MOONRAKER_ENV="${HOME}/moonraker-env"
MOONRAKER_DIR="${HOME}/moonraker"
MOONRAKER_REPO="https://github.com/Arksine/moonraker.git"
#!/bin/bash
system_check_moonraker(){
### python 3 check