geforkt von coolaj86/node-installer.sh
.bash -> .sh (for shortness)
Dieser Commit ist enthalten in:
Ursprung
09322c50ae
Commit
2e22e92cd9
@ -9,7 +9,7 @@ Works for any recent version of Ubuntu or OS X.
|
||||
echo "v1.0.1" > /tmp/IOJS_VER
|
||||
|
||||
# And install away!
|
||||
curl -fsSL bit.ly/iojs-dev -o /tmp/iojs-dev.bash; bash /tmp/iojs-dev.bash
|
||||
curl -fsSL bit.ly/iojs-dev -o /tmp/iojs-dev.sh; bash /tmp/iojs-dev.sh
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren