This commit is contained in:
2024-03-29 15:11:40 +01:00
parent a849b424b1
commit 5613f9e788
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
python3 -m venv /home/pi/Conjurer/env
source .venv/bin/activate
./env/python3 -m pip install --upgrade pip
./env/python3 -m pip install -r requirements.txt
./env/python3 /home/pi/Conjurer/bot.py