aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts
diff options
context:
space:
mode:
authorAndrew Robbins <andrew@libreboot.org>2018-05-23 23:48:29 +0000
committerGogs <gogitservice@gmail.com>2018-05-23 23:48:29 +0000
commitdfe3e32e8861f4941328eca1363355f6514e7393 (patch)
treee18b42b804ca68f691381ac3a6328e4347f42c08 /resources/scripts
parente3f790bd36d7ee7374501d38227a46e9d1e4b068 (diff)
parentb8e0f0e74e3071a1cfe0f3f2310979820400996a (diff)
downloadlibrebootfr-dfe3e32e8861f4941328eca1363355f6514e7393.tar.gz
librebootfr-dfe3e32e8861f4941328eca1363355f6514e7393.zip
Merge branch 'master' of johnmh/libreboot into master
Diffstat (limited to 'resources/scripts')
-rwxr-xr-xresources/scripts/helpers/download/bucts2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/download/bucts b/resources/scripts/helpers/download/bucts
index 7bea3e65..b57df1fd 100755
--- a/resources/scripts/helpers/download/bucts
+++ b/resources/scripts/helpers/download/bucts
@@ -37,7 +37,7 @@ rm -Rf "bucts/"
# ------------------------------------------------------------------------------
# download it using git
-git clone git://git.stuge.se/bucts.git
+git clone https://notabug.org/libreboot/bucts.git
# modifications are required
cd "bucts/"