Files
aqhomecontrol/aqhome-react.sh
2025-03-14 21:22:48 +01:00

7 lines
191 B
Bash
Executable File

#!/bin/bash
# export AQHOME_LOGLEVEL=info
export LD_LIBRARY_PATH="0-build/aqhome/:$LD_LIBRARY_PATH"
0-build/apps/aqhome-react/aqhome-react -p ./aqhome-react.pid -V ./aqhome-react.vars "$@"