Update 20-folders.sh

This commit is contained in:
Alexandre
2022-01-05 10:25:40 +01:00
committed by GitHub
parent 03ffdd0d4e
commit 64437db8a8

View File

@@ -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