mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
remove python version debugging from ./run
This commit is contained in:
parent
a90d75f5fd
commit
5efb3beb1a
1 changed files with 0 additions and 1 deletions
1
run
1
run
|
|
@ -2,5 +2,4 @@
|
|||
|
||||
set -eu -o pipefail ${SHELLFLAGS}
|
||||
|
||||
python --version
|
||||
make -C $(dirname $0) run RUNFLAGS="$*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue