developers.home-assistant/script/server

8 lines
55 B
Bash
Executable File

#!/bin/sh
set -e
cd "$(dirname "$0")/.."
yarn start