mirror of
https://github.com/Tengo10/fabaccess_klipper.git
synced 2025-03-12 15:01:43 +01:00
forgot its a venv
This commit is contained in:
parent
ac97c0f5b2
commit
c665ece3c5
@ -72,8 +72,9 @@ check_requirements()
|
|||||||
exit -1
|
exit -1
|
||||||
fi
|
fi
|
||||||
echo "Moonraker configuration found at ${MOONRAKER_CONFIG}"
|
echo "Moonraker configuration found at ${MOONRAKER_CONFIG}"
|
||||||
|
source ~/klippy-env/bin/activate
|
||||||
sudo apt install python3-requests
|
pip install requests
|
||||||
|
deactivate
|
||||||
}
|
}
|
||||||
|
|
||||||
# Step 4: Link extension to Klipper
|
# Step 4: Link extension to Klipper
|
||||||
|
Loading…
x
Reference in New Issue
Block a user