Skip to content
Snippets Groups Projects
Commit 23fef49d authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

Adjusted path to gitlab pages.

parent 0dbb8c5d
No related branches found
No related tags found
No related merge requests found
Pipeline #14049 failed
......@@ -89,7 +89,7 @@ function install_files()
fi
fi
echo "Installing $path/$file..."
curl --fail -s -o $path/$file https://allzp.zephyr-software.io/turbo/$file
curl --fail -s -o $path/$file https://allzp.pages.zephyr-software.com/turbo/$file
chmod $perms $path/$file
local curl_res=$?
if [[ $curl_res -ne 0 ]]; then
......
Subproject commit 1d3b7f7b904e3f77ab7b6eddd5f1f95ee3f60bc8
Subproject commit 2fe34716a359e434736c0b1abb7df8c86451d136
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment