Skip to content

Commit c446719

Browse files
committed
Update deploy script.
1 parent 9d2f7f6 commit c446719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ if [ $? -eq 0 ]; then
1111
OUTPUT+=$(cd ../.. && make build 2>&1)$'\n\n'
1212
fi
1313

14-
echo "$OUTPUT" | mail "[email protected]" -s "[wsm-web] Deploy status"
14+
echo "$OUTPUT" | mail "[email protected]" -s "[mtb-web] Deploy status"
1515

0 commit comments

Comments
 (0)