mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01: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