mirror of
/repos/node-red-pi2.git
synced 2026-02-27 17:11:59 +01:00
initial commit
This commit is contained in:
5
bootstrap-red
Executable file
5
bootstrap-red
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd /data/red
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user