diff --git a/scripts/globals.sh b/scripts/globals.sh index 991cec7..8690469 100644 --- a/scripts/globals.sh +++ b/scripts/globals.sh @@ -89,7 +89,7 @@ function set_globals() { OCTOAPP_REPO="https://github.com/crysxd/OctoApp-Plugin.git" #=============== Spoolman ================# - SPOOLMAN_DIR="${HOME}/spoolman" + SPOOLMAN_DIR="${HOME}/Spoolman" SPOOLMAN_DB_DIR="${HOME}/.local/share/spoolman" SPOOLMAN_REPO="https://api.github.com/repos/Donkie/Spoolman/releases/latest" }