summaryrefslogtreecommitdiff
path: root/scripts/build_tools.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build_tools.sh')
-rwxr-xr-xscripts/build_tools.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build_tools.sh b/scripts/build_tools.sh
index b161f87..1bcabee 100755
--- a/scripts/build_tools.sh
+++ b/scripts/build_tools.sh
@@ -38,7 +38,7 @@ if [ ! -x .usign/usign ]; then
fi
## Updater-ng ##
-git_pull .updater https://kkoci@gitlab.labs.nic.cz/turris/updater.git
+git_pull .updater https://gitlab.labs.nic.cz/turris/updater.git
if [ ! -x .updater/bin/pkgupdate ]; then
make -C .updater NO_DOC=1 LUA_COMPILE:=no