mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
Fix tools/web-watch
This commit is contained in:
parent
ff73376fb5
commit
b606ba9ca2
1 changed files with 1 additions and 1 deletions
|
|
@ -8,5 +8,5 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
./ninja qt/aqt
|
./ninja qt
|
||||||
./out/pyenv/bin/python tools/reload_webviews.py
|
./out/pyenv/bin/python tools/reload_webviews.py
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue