mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02:00
Update 20-folders.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bashio
|
#!/usr/bin/env bashio
|
||||||
|
|
||||||
# Create directory
|
# Create directory
|
||||||
mkdir -p /config/addons_config/papermerge
|
mkdir -p /config/addons_config/papermerge/config
|
||||||
|
|
||||||
# Copy previous config if existing
|
# Copy previous config if existing
|
||||||
if [ -d /data/config ]; then
|
if [ -d /data/config ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user