mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-04 19:56:37 +02:00
Update installDeps.sh
This commit is contained in:
parent
5c1daa33be
commit
fa4ebd602c
@ -16,7 +16,7 @@ if [ $(uname) = "SunOS" ]; then
|
||||
}
|
||||
fi
|
||||
|
||||
#Is wget installed?
|
||||
#Is curl installed?
|
||||
hash curl > /dev/null 2>&1 || {
|
||||
echo "Please install curl" >&2
|
||||
exit 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user