Skip to content
Snippets Groups Projects
Commit 228f0733 authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[Docker] remove set -e from entrypoint

parent e786a577
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
set -e
export XILINX_VIVADO=$VIVADO_PATH
export SHELL=/bin/bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment