Skip to content

Commit 7046b02

Browse files
committed
nudge zip
1 parent 42cbaf5 commit 7046b02

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
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -e
33
set -x
4-
echo "🚀 Packaging Lambda..."
4+
echo "🚀 Nudge Packaging Lambda..."
55

66
PROJECT="${1:-.}"
77
PROJECT_DIR="${2:-$(realpath "$PROJECT")}" # Default to current dir if not provided

0 commit comments

Comments
 (0)