This commit is contained in:
ai-dev
2025-10-11 12:14:55 +02:00
parent 0085404253
commit e8681cdead
93 changed files with 3680 additions and 671 deletions

5
samba/test/runLocal.sh Normal file
View File

@@ -0,0 +1,5 @@
#! /bin/bash
mkdir -p /tmp/my_test_data
cp options.json /tmp/my_test_data
docker build --build-arg BUILD_FROM="homeassistant/armv7-base:latest" -t dianlight/armv7-addon-sambanas ..
docker run --rm -v /tmp/my_test_data:/data -p 5300 dianlight/armv7-addon-sambanas