Create node_modules if it doesn't exist
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
curbranch=`git rev-parse --abbrev-ref HEAD`
|
||||
|
||||
mkdir -p node_modules
|
||||
cd node_modules
|
||||
|
||||
function dodep() {
|
||||
|
||||
Reference in New Issue
Block a user