Fix upgrade script
This commit is contained in:
parent
94f12771f5
commit
aa77e1c2ac
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
#!/bin/bash
|
||||
|
||||
nodeMinVersion="v6.0.0"
|
||||
npmMinVersion="3.0.0"
|
||||
|
|
Loading…
Reference in a new issue