Rename the config dir to setup

This commit is contained in:
kaiyou
2018-04-22 16:10:25 +02:00
parent 40720fb3ea
commit f5538698d3
17 changed files with 0 additions and 0 deletions

4
setup/main.py Normal file
View File

@@ -0,0 +1,4 @@
from server import app, build_app
build_app("/data")