This website requires JavaScript.
Explore
Help
Sign In
public_git
/
democratic-csi
mirror of
https://github.com/democratic-csi/democratic-csi.git
Watch
1
Star
0
Fork
You've already forked democratic-csi
0
Code
Issues
Projects
Releases
Wiki
Activity
03918f9443
democratic-csi
/
ci
/
bin
/
build.sh
9 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-e
set
-x
export
PATH
=
"
/usr/local/lib/nodejs/bin:
${
PATH
}
"
# install deps
npm i
Reference in New Issue
View Git Blame
Copy Permalink