mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +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/config
|
||||
mkdir -p /config/addons_config/papermerge
|
||||
|
||||
# Copy previous config if existing
|
||||
if [ -d /data/config ]; then
|
||||
|
||||
Reference in New Issue
Block a user