Call Python 3
This commit is contained in:
parent
177c11fd9a
commit
e199f38698
1 changed files with 1 additions and 1 deletions
|
|
@ -8,4 +8,4 @@
|
|||
set -e
|
||||
set -u
|
||||
|
||||
python -m colout.colout "$@"
|
||||
python3 -m colout.colout "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue