mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-14 11:04:29 +05:00
feat: add OctoApp support (#454)
* Add OctoApp support * Update scripts/octoapp.sh Co-authored-by: dw-0 <domwil1091+github@gmail.com> * Remove duplicate clone function * Update Readme link * Use "OctoApp for Klipper" in install menu --------- Co-authored-by: dw-0 <domwil1091+github@gmail.com>
This commit is contained in:
committed by
GitHub
parent
d800d356ca
commit
f2691f33d3
@@ -83,4 +83,8 @@ function set_globals() {
|
||||
MOBILERAKER_DIR="${HOME}/mobileraker_companion"
|
||||
MOBILERAKER_REPO="https://github.com/Clon1998/mobileraker_companion.git"
|
||||
|
||||
#=============== OCTOAPP ================#
|
||||
OCTOAPP_ENV="${HOME}/octoapp-env"
|
||||
OCTOAPP_DIR="${HOME}/octoapp"
|
||||
OCTOAPP_REPO="https://github.com/crysxd/OctoApp-Plugin.git"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user