mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-13 18:44:29 +05:00
fix: use correct Spoolman directory name (#486)
This commit is contained in:
@@ -89,7 +89,7 @@ function set_globals() {
|
|||||||
OCTOAPP_REPO="https://github.com/crysxd/OctoApp-Plugin.git"
|
OCTOAPP_REPO="https://github.com/crysxd/OctoApp-Plugin.git"
|
||||||
|
|
||||||
#=============== Spoolman ================#
|
#=============== Spoolman ================#
|
||||||
SPOOLMAN_DIR="${HOME}/spoolman"
|
SPOOLMAN_DIR="${HOME}/Spoolman"
|
||||||
SPOOLMAN_DB_DIR="${HOME}/.local/share/spoolman"
|
SPOOLMAN_DB_DIR="${HOME}/.local/share/spoolman"
|
||||||
SPOOLMAN_REPO="https://api.github.com/repos/Donkie/Spoolman/releases/latest"
|
SPOOLMAN_REPO="https://api.github.com/repos/Donkie/Spoolman/releases/latest"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user