Update scanservjs install script location
This commit is contained in:
parent
b4d84bb28a
commit
d7c0eed703
@ -7,6 +7,6 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Installing scanservjs directly from GitHub..."
|
echo "Installing scanservjs directly from GitHub..."
|
||||||
curl -s https://raw.githubusercontent.com/sbs20/scanservjs/master/packages/server/installer.sh | $sudo bash -s -- -a
|
curl -s https://raw.githubusercontent.com/sbs20/scanservjs/master/packages/server/bootstrap.sh | $sudo bash -s -- -a
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user