Files
aqhomecontrol/aqhome-react.sh
2025-03-10 00:02:26 +01:00

8 lines
169 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 "$@"