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