add shebang

This commit is contained in:
Thephaseless 2024-11-25 09:54:19 +00:00
parent 5ca863f0a7
commit 13d40db8bd

2
cmd.sh
View File

@ -1 +1,3 @@
#!/bin/sh
. .venv/bin/activate && python3 main.py