6 lines
108 B
Bash
Executable File
6 lines
108 B
Bash
Executable File
#!/bin/bash
|
|
|
|
|
|
cd /Users/hexianglong/Documents/code/Class-Widgets
|
|
source ./.venv/bin/activate
|
|
python3 main.py |