Compare commits

..

1 Commits

Author SHA1 Message Date
skarasov
1288c842ae Merge 6a766f7882 into 7993b98ee1 2024-06-26 19:36:58 +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"
}