feat: read custom klipper config location from file
Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
@@ -14,7 +14,7 @@ set -e
|
||||
### global variables
|
||||
FLUIDD_DIR="${HOME}/fluidd"
|
||||
FLUIDD_REPO_API="https://api.github.com/repos/fluidd-core/fluidd/releases"
|
||||
KLIPPER_CONFIG="${HOME}/klipper_config"
|
||||
KLIPPER_CONFIG="$(get_klipper_cfg_dir)"
|
||||
|
||||
#===================================================#
|
||||
#================== INSTALL FLUIDD =================#
|
||||
|
||||
Reference in New Issue
Block a user