Compare commits

..

1 Commits

Author SHA1 Message Date
dw-0
4c0c33b46b Merge dbe15e3a32 into 7993b98ee1 2024-06-27 17:55:42 +02:00

View File

@@ -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"
}