Update nginx_conf Readme

This commit is contained in:
Manuel Gutierrez
2020-03-31 19:48:06 +02:00
parent 1eb4a53c53
commit 9564adf54a
3 changed files with 15 additions and 2 deletions
@@ -1,5 +1,8 @@
#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
cd $DIR
if [ -s kibana-access.key ]
then
echo "Aborting. Certificate already exists"