python3
This commit is contained in:
parent
63c487e548
commit
09f6e1a250
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