From 3a3bc000fde710809353855ad81ba13d09140391 Mon Sep 17 00:00:00 2001 From: junior Date: Wed, 15 May 2024 12:38:06 -0400 Subject: [PATCH] Helper shell script to run homeaudio_utils.php --- scripts/hu | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/hu diff --git a/scripts/hu b/scripts/hu new file mode 100755 index 0000000..90bf6a0 --- /dev/null +++ b/scripts/hu @@ -0,0 +1,3 @@ +#!/bin/bash + +php homeaudio_utils.php $1 $2 $3 $4 $5 $6