Fix nnas command build-docker-image (#6451)
author이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Mon, 12 Aug 2019 00:44:26 +0000 (09:44 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 12 Aug 2019 00:44:26 +0000 (09:44 +0900)
commitaf47c413b271e2eaed1868afb60569c3235e3728
treedf2fd11ff0866109e1c0673ce269732b02efd5f0
parent472f6cd017dc8a33b598a7a7e446f3d5888d4f1a
Fix nnas command build-docker-image (#6451)

`./nnas build-docker-image` did not work due to wrong path. This commit
fixes it. `${NNAS_SCRIPT_PATH}` is undefined.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
infra/command/build-docker-image