From 44c5fbac51263cacb3f050908ee19a0e0f41b269 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Tue, 20 Jun 2023 20:40:43 +1000 Subject: [PATCH] Fix tools/web-watch --- tools/rebuild-web | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rebuild-web b/tools/rebuild-web index 3440f579a..b414f3371 100755 --- a/tools/rebuild-web +++ b/tools/rebuild-web @@ -8,5 +8,5 @@ set -e -./ninja qt/aqt +./ninja qt ./out/pyenv/bin/python tools/reload_webviews.py