use nose.space urls
This commit is contained in:
parent
8ae527e60c
commit
2963a173c8
|
|
@ -168,7 +168,7 @@ echo "====> installing rgbled"
|
||||||
curl -fsSL https://git.nose.space/nakajima/rgbled/releases/download/v0.1.1/install.sh | bash
|
curl -fsSL https://git.nose.space/nakajima/rgbled/releases/download/v0.1.1/install.sh | bash
|
||||||
|
|
||||||
echo "====> installing matter stack"
|
echo "====> installing matter stack"
|
||||||
curl -fsSL https://git.fishmt.net/nakajima/toes-matter/releases/download/latest/install.sh | sh
|
curl -fsSL https://git.nose.space/nakajima/toes-matter/releases/download/latest/install.sh | sh
|
||||||
if [ ! -x /usr/local/bin/toes-matter ]; then
|
if [ ! -x /usr/local/bin/toes-matter ]; then
|
||||||
echo "missing /usr/local/bin/toes-matter after install" >&2
|
echo "missing /usr/local/bin/toes-matter after install" >&2
|
||||||
exit 1
|
exit 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user