Skip to content

Commit

Permalink
SHIBUI-1770
Browse files Browse the repository at this point in the history
  • Loading branch information
chasegawa committed Mar 11, 2021
1 parent 705a482 commit 6edf2aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-build/includes/runProject.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
if [ "$RUN_COMMAND" != "" ] ;
then
cd shib-idp-ui
cp .gitignore ./FOO.txt
exec $RUN_COMMAND;
else
tail -f /dev/null
Expand Down

0 comments on commit 6edf2aa

Please sign in to comment.