Skip to content

Commit 7c526c0

Browse files
authored
chore: dir creation
1 parent 33c0a2b commit 7c526c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/n8n/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Please follow these steps to do so:
1111

1212
````
1313
# create new directory for database
14-
mkdir -p /mnt/docker-volumes/n8n
14+
mkdir -p /mnt/docker-volumes/n8n/storage
1515
1616
# move the init file from this repo to the new location
1717
mv init-database.sh /mnt/docker-volumes/n8n/.

0 commit comments

Comments
 (0)