mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
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:
-1
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user