mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-28 08:50:32 +02:00
Delete 20-folders
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
#!/usr/bin/with-contenv bash
|
|
||||||
|
|
||||||
if [ ! -d /config ]; then
|
|
||||||
echo "Creating /config"
|
|
||||||
mkdir -p /config
|
|
||||||
chown -R abc:abc /config
|
|
||||||
fi
|
|
||||||
Reference in New Issue
Block a user