mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 11:28:02 +02:00
Create 30-folders.sh
This commit is contained in:
4
baikal/rootfs/etc/cont-init.d/30-folders.sh
Normal file
4
baikal/rootfs/etc/cont-init.d/30-folders.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Copy data
|
||||
cp -rnf /var/www/baikal/* /data/
|
||||
Reference in New Issue
Block a user