feat: add start script

This commit is contained in:
Justin Lin
2024-03-14 14:47:09 +08:00
parent eeb5d544f6
commit 68134451ee
4 changed files with 33 additions and 27 deletions

5
start.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
cd /home/wancat/relay &&
source .venv/bin/activate &&
python main.py