Этот коммит содержится в:
AJ ONeal 2015-01-14 02:57:45 -07:00
родитель 1ed3b1934b
Коммит aceb40476d

Просмотреть файл

@ -1,5 +1,11 @@
#!/bin/bash
# Installs iojs + dependencies for both Ubuntu and OS X
#
# See https://github.com/coolaj86/iojs-install-script
#
# curl -fsSL https://example.com/setup.bash | bash
# wget -nv https://example.com/setup.bash -O - | bash