chore: dir creation

This commit is contained in:
LRVT 2024-09-26 22:41:00 +02:00 committed by GitHub
parent 33c0a2b59d
commit 7c526c0d22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ Please follow these steps to do so:
````
# create new directory for database
mkdir -p /mnt/docker-volumes/n8n
mkdir -p /mnt/docker-volumes/n8n/storage
# move the init file from this repo to the new location
mv init-database.sh /mnt/docker-volumes/n8n/.