diff --git a/install.sh b/install.sh index b987586..b895365 100755 --- a/install.sh +++ b/install.sh @@ -6,7 +6,7 @@ # get architecture arc=$(uname -m) -if [ ! -f "wordpress.conf" ]; then +if [ ! -f "openhab.conf" ]; then cp openhab.conf.example openhab.conf # create directories