Skip to content
Snippets Groups Projects
Commit 2bc11fc8 authored by TheJoeCoder's avatar TheJoeCoder
Browse files

Change URL of NDI SDK archive

parent 6f6caa22
Branches
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ if [ "$REPLY" != "y" ] && [ "$REPLY" != "Y" ]; then ...@@ -76,7 +76,7 @@ if [ "$REPLY" != "y" ] && [ "$REPLY" != "Y" ]; then
exit 1 exit 1
fi fi
wget https://files.rb9.xyz/NDI_SDK.tar.gz wget https://files.rb9.xyz/ndi/NDI_SDK.tar.gz
tar -xzf NDI_SDK.tar.gz tar -xzf NDI_SDK.tar.gz
rm NDI_SDK.tar.gz rm NDI_SDK.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment