Update custom ports location.

This commit is contained in:
Tom Alexander 2024-10-05 19:11:01 -04:00
parent 16c7c06931
commit 46df8ec65c
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -5,6 +5,6 @@ if [ "$1" != '--' ]; then
fi
shift
method="git"
git_clone_uri="https://code.fizz.buzz/talexander/ta_ports.git"
git_branch="master"
git_clone_uri="https://code.fizz.buzz/talexander/fizzbuzz_ports.git"
git_branch="main"
run_portshaker_command $*