#17 fix broken install

pull/32/head
Geoffrey Merck 4 years ago
parent f1b3a2b0e3
commit dde6bda1cf

@ -15,7 +15,7 @@ clean:
.PHONY install:
install: dstargateway
# copy executable
@cp -f dstargateway $(BIN_DIR
@cp -f dstargateway $(BIN_DIR)
# copy and adjust config
@cp -fn example.cfg $(CFG_DIR)/dstargateway.cfg

Loading…
Cancel
Save

Powered by TurnKey Linux.