Skip to content

Commit

Permalink
Beqemlichkeitsanpassung wegen leicht veraenderter Konfiguration.
Browse files Browse the repository at this point in the history
  • Loading branch information
il authored and il committed Dec 1, 2018
1 parent 7ee4506 commit cd2cae8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hcanhab2_mqtt/MakefileDefines.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CONF = /home/ingo/Dropbox/HCAN/HI_SERVER/openhab2_conf_mqtt
CONF = /home/il/Dropbox/HCAN/HI_SERVER/openhab2_conf_mqtt
include $(CONF)/myconf.inc

OPENHABVERSION = openhab-2.3.0
Expand All @@ -9,7 +9,7 @@ HCAN_INSTALLATION = installation.xml
ZIEL_PC = bananapi

ifeq ($(ZIEL_PC),localhost)
ZIEL_USER = ingo
ZIEL_USER = il
else ifeq ($(ZIEL_PC),bananapi)
ZIEL_USER = tt
endif
Expand Down

0 comments on commit cd2cae8

Please sign in to comment.