Skip to content

Commit f89ee08

Browse files
authored
Update prep-from-local.sh
1 parent 9ab4afa commit f89ee08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/prep-from-local.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ if [ $error_flag -eq 1 ]; then
4141
exit 1
4242
fi
4343

44-
echo -e "\033[0;32mPreparation from local completed successfully\033[0m"
44+
echo -e "\033[0;32mPreparation from local completed successfully\033[0m"

0 commit comments

Comments
 (0)