Update custom ports location.
This commit is contained in:
parent
9413f5dce8
commit
acf4951047
@ -5,6 +5,6 @@ if [ "$1" != '--' ]; then
|
|||||||
fi
|
fi
|
||||||
shift
|
shift
|
||||||
method="git"
|
method="git"
|
||||||
git_clone_uri="https://code.fizz.buzz/talexander/ta_ports.git"
|
git_clone_uri="https://code.fizz.buzz/talexander/fizzbuzz_ports.git"
|
||||||
git_branch="master"
|
git_branch="main"
|
||||||
run_portshaker_command $*
|
run_portshaker_command $*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user