mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Create 20-folders.sh
This commit is contained in:
4
webtop/rootfs/etc/cont-init.d/20-folders.sh
Normal file
4
webtop/rootfs/etc/cont-init.d/20-folders.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
mkdir -p /share/webtop-alpine
|
||||
chown abc:abc /share/webtop-alpine
|
||||
Reference in New Issue
Block a user