mirror of
https://github.com/writeas/writefreely
synced 2025-01-04 20:19:38 +01:00
Update import schema step
Note the step is only required for multi-user instances.
This commit is contained in:
parent
b91c931ebd
commit
5e686a5b0f
@ -69,7 +69,7 @@ Now extract the files from the archive, change into the directory, and do the fo
|
||||
# 2) (if you chose MySQL in the previous step) Log into MySQL and run:
|
||||
# CREATE DATABASE writefreely;
|
||||
|
||||
# 3) Import the schema with:
|
||||
# 3) (if you chose Multi-user setup) Import the schema with:
|
||||
./writefreely --init-db
|
||||
|
||||
# 4) Generate data encryption keys
|
||||
|
Loading…
Reference in New Issue
Block a user