mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 05:52:22 -04: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
|
||||
|
||||
./ninja qt/aqt
|
||||
./ninja qt
|
||||
./out/pyenv/bin/python tools/reload_webviews.py
|
||||
|
|
Loading…
Reference in a new issue