update configuration

This commit is contained in:
2019-04-03 23:24:13 +02:00
parent c19d686cfb
commit 0a0ebb6cf6
2 changed files with 3 additions and 2 deletions

View File

@@ -8,4 +8,4 @@ docker.build:
docker.run:
@echo "Docker run image."
docker -D run -t -i $(BR_PROJECT_NAME):v$(VERSION) /bin/sh
docker -D run -t -i $(BR_PROJECT_NAME):v$(VERSION) /bin/bash