mirror of
/repos/node-red-pi2.git
synced 2025-12-30 07:31:34 +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
|
|
|