Skip to content

Commit

Permalink
fix: use correct Spoolman directory name (dw-0#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
breakheart authored Jun 28, 2024
1 parent 7993b98 commit bce9200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/globals.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

0 comments on commit bce9200

Please sign in to comment.