Files
aqhomecontrol/aqhome-tool.sh
2023-07-12 13:33:04 +02:00

9 lines
196 B
Bash
Executable File

#!/bin/bash
export AQHOME_LOGLEVEL=info
export LD_LIBRARY_PATH="0-build/aqhome/:$LD_LIBRARY_PATH"
# 0-build/apps/aqhome-tool/aqhome-tool ping -n 2 -T 5
0-build/apps/aqhome-tool/aqhome-tool $*