lulzbot/run

8 lines
131 B
Text
Raw Permalink Normal View History

2023-03-03 13:49:19 -05:00
#!/bin/bash
source bin/activate &&
2023-05-04 18:18:22 -04:00
python -m ensurepip &&
2023-03-03 13:49:19 -05:00
pip install --upgrade -r requirements.txt &&
clear &&
python lulzbot.py