feat(octoeverywhere): implement update function (#310)

This commit is contained in:
th33xitus
2023-03-11 20:25:17 +01:00
committed by GitHub
parent 8526acf8b6
commit 1215446a6c
2 changed files with 61 additions and 3 deletions

View File

@@ -70,6 +70,7 @@ function set_globals() {
MOONRAKER_OBICO_REPO="https://github.com/TheSpaghettiDetective/moonraker-obico.git"
#=============== OCTOEVERYWHERE ================#
OCTOEVERYWHERE_ENV="${HOME}/octoeverywhere-env"
OCTOEVERYWHERE_DIR="${HOME}/octoeverywhere"
OCTOEVERYWHERE_REPO="https://github.com/QuinnDamerell/OctoPrint-OctoEverywhere.git"