python3
This commit is contained in:
parent
fc958e7fb9
commit
3281dd1aae
1 changed files with 1 additions and 1 deletions
2
run.sh
2
run.sh
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
python stacosys/run.py "$@"
|
||||
python3 stacosys/run.py "$@"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue