refactor(dwc): remove unnecessary variable

Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
th33xitus
2022-03-22 21:46:21 +01:00
parent 441be1740b
commit d71009f614

View File

@@ -17,7 +17,6 @@ DWC_ENV_DIR=${HOME}/dwc-env
DWC2FK_DIR=${HOME}/dwc2-for-klipper-socket
DWC2_DIR=${HOME}/duetwebcontrol
DWC2FK_REPO=https://github.com/Stephan3/dwc2-for-klipper-socket.git
KLIPPER_CONFIG="${HOME}/klipper_config"
#=================================================#
#================= INSTALL DWC2 ==================#