mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-26 01:03:35 +05:00
feat(globals): add spoolman related globals
This commit is contained in:
@@ -87,4 +87,8 @@ function set_globals() {
|
|||||||
OCTOAPP_ENV="${HOME}/octoapp-env"
|
OCTOAPP_ENV="${HOME}/octoapp-env"
|
||||||
OCTOAPP_DIR="${HOME}/octoapp"
|
OCTOAPP_DIR="${HOME}/octoapp"
|
||||||
OCTOAPP_REPO="https://github.com/crysxd/OctoApp-Plugin.git"
|
OCTOAPP_REPO="https://github.com/crysxd/OctoApp-Plugin.git"
|
||||||
|
|
||||||
|
#=============== Spoolman ================#
|
||||||
|
SPOOLMAN_DIR="${HOME}/spoolman"
|
||||||
|
SPOOLMAN_REPO="https://api.github.com/repos/Donkie/Spoolman/releases/latest"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user