mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
warn pi users
This commit is contained in:
@@ -17,6 +17,9 @@ fi
|
||||
mkdir -p log
|
||||
|
||||
echo "Installing packages..."
|
||||
if [[ "$OSTYPE" == "linux*" ]]; then
|
||||
echo "This might take a while on a Raspberry Pi..."
|
||||
fi
|
||||
npm install > /dev/null 2>&1
|
||||
|
||||
if [ ! -f config.json ]
|
||||
|
||||
Reference in New Issue
Block a user