mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 04:37:22 -05:00
Fix tools/web-watch
This commit is contained in:
parent
46722d792d
commit
44c5fbac51
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