add install script

This commit is contained in:
Zutatensuppe 2020-11-07 11:42:11 +01:00
parent 2351c93677
commit 9c1f7b9b2f

5
scripts/install Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
cd "$RUN_DIR/server"
npm install