mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 08:01:02 -04:00
Merge 50f67a57ad
into ddf1cd345c
This commit is contained in:
commit
deec476a85
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ hash curl > /dev/null 2>&1 || {
|
||||||
|
|
||||||
#Is node installed?
|
#Is node installed?
|
||||||
hash node > /dev/null 2>&1 || {
|
hash node > /dev/null 2>&1 || {
|
||||||
echo "Please install node.js ( http://nodesjs.org )" >&2
|
echo "Please install node.js ( http://nodejs.org )" >&2
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue