add install script
This commit is contained in:
parent
2351c93677
commit
9c1f7b9b2f
1 changed files with 5 additions and 0 deletions
5
scripts/install
Executable file
5
scripts/install
Executable file
|
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
cd "$RUN_DIR/server"
|
||||||
|
|
||||||
|
npm install
|
||||||
Loading…
Add table
Add a link
Reference in a new issue