Skip to content

Commit 0c7ec58

Browse files
committed
missing Quote
1 parent f624035 commit 0c7ec58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/package_lambda.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ echo "Project directory: $PROJECT_DIR"
99
echo "Build directory: $BUILD_DIR"
1010

1111
# show current directory
12-
echo "📂 Current directory: $(pwd)
12+
echo "📂 Current directory: $(pwd)"
1313

1414
# list contents of the project directory
1515
echo "📂 Contents of project directory: $(ls -1 $PROJECT_DIR)"

0 commit comments

Comments
 (0)