3 lines
63 B
Bash
3 lines
63 B
Bash
|
#!/bin/bash
|
||
|
#source venv/bin/activate
|
||
|
python ingamerunning_2.py
|