Fix previous commit
This commit is contained in:
parent
d7c0eed703
commit
013d1aad51
@ -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/bootstrap.sh | $sudo bash -s -- -a
|
curl -s https://raw.githubusercontent.com/sbs20/scanservjs/master/bootstrap.sh | sudo bash -s -- -v latest
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user