Update 20-folders.sh

This commit is contained in:
Alexandre
2022-01-15 16:03:16 +01:00
committed by GitHub
parent 468b99032e
commit 806e7ec346

View File

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