Fix error: ./setup-bdc.sh: line 346: syntax error: unexpected end of file (#881)

Co-authored-by: Nguyen Anh <anhnd@bravestars.com>
This commit is contained in:
Nguyen Anh
2021-03-11 10:33:03 -08:00
committed by GitHub
co-authored by Nguyen Anh
parent 8648e8c214
commit 34ccbca61b
@@ -90,7 +90,6 @@ mkdir -p $BDCDEPLOY_DIR
cd $BDCDEPLOY_DIR/
touch $LOG_FILE
{
# Install all necessary packages: kubernetes, docker, python3, python3-pip, request, azdata.
#
echo ""