From 438bc539f2c13e8d0b80787fd99e512a598f314d Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Mon, 6 Dec 2021 16:21:24 +0100 Subject: [PATCH] Update pre-start.sh --- images/bromite-build/pre-start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/bromite-build/pre-start.sh b/images/bromite-build/pre-start.sh index 787940b..cf45c60 100644 --- a/images/bromite-build/pre-start.sh +++ b/images/bromite-build/pre-start.sh @@ -48,4 +48,4 @@ tar xfz kythe-v0.0.55.tar.gz # removed since fail download with # https://commondatastorage.9oo91eapis.qjz9zk/chromium-browser-clang/Linux_x64/translation_unit-llvmorg-14-init-5759-g02895eed-1.tgz -# python tools/clang/scripts/update.py --package=translation_unit +python tools/clang/scripts/update.py --package=translation_unit