aboutsummaryrefslogtreecommitdiff
path: root/src/wizard.js
diff options
context:
space:
mode:
authorPitu <[email protected]>2019-04-05 06:05:21 +0000
committerPitu <[email protected]>2019-04-05 06:05:21 +0000
commit4b0966f857388ce5bfbd1ff04d51284647df593e (patch)
tree8a0e514e2de7987c80f3c423f54d68e788906b43 /src/wizard.js
parentTody up a little bit (diff)
downloadhost.fuwn.me-4b0966f857388ce5bfbd1ff04d51284647df593e.tar.xz
host.fuwn.me-4b0966f857388ce5bfbd1ff04d51284647df593e.zip
Ditched sqlite. Use postgres or mysql/mariadb
Diffstat (limited to 'src/wizard.js')
-rw-r--r--src/wizard.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wizard.js b/src/wizard.js
index e7efb61..00e023c 100644
--- a/src/wizard.js
+++ b/src/wizard.js
@@ -106,7 +106,7 @@ async function start() {
symbol: '>',
menu: [
'pg',
- 'sqlite3'
+ 'mysql'
]
},
{