mirror of
/repos/node-red-pi2.git
synced 2026-02-26 17:02:05 +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
|
|
|