mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 02:21:38 +00:00
4 lines
81 B
Bash
4 lines
81 B
Bash
#!/bin/bash
|
|
|
|
cp -n /app/configuration.yaml /app/data/configuration.yaml
|
|
npm start |