mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-21 05:33:24 +00:00
Install python packages in venv
This commit is contained in:
4
serial/run.sh
Normal file
4
serial/run.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
source ./env/bin/activate
|
||||
python3 serial_server.py
|
||||
Reference in New Issue
Block a user