mirror of
/repos/node-red-pi2.git
synced 2026-02-27 17:11:59 +01:00
6 lines
47 B
Bash
Executable File
6 lines
47 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cd /data/red
|
|
npm install
|
|
|