From 3be17f6c333192097409bf9eeca0c05ab73c34a4 Mon Sep 17 00:00:00 2001 From: Michael Bierman Date: Thu, 3 Feb 2022 01:20:09 -0800 Subject: [PATCH] Update homebridge_docker_install.sh --- homebridge_docker_install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/homebridge_docker_install.sh b/homebridge_docker_install.sh index e1ecb27..3500ea7 100644 --- a/homebridge_docker_install.sh +++ b/homebridge_docker_install.sh @@ -1,5 +1,6 @@ #!/bin/bash +#test path1=/data/homebridge if [ ! -d "$path1" ]; then sudo mkdir $path1