Remove const module.

This commit is contained in:
2019-02-12 18:36:27 +01:00
parent 9e6383c8ad
commit e9c9cd3053
5 changed files with 11 additions and 18 deletions

View File

@@ -1,4 +1,6 @@
#!/usr/bin/env bash
export READ_PW=""
export WRITE_PW=""
export SECRET_KEY=""
export ES_READ_PW=""
export ES_WRITE_PW=""
export ES_SECRET_KEY=""
export ES_DATABASE_PATH=""
export ES_LOG_PATH=""