diff --git a/scripts/injectPolyfills.sh b/scripts/injectPolyfills.sh index 547539b..d717416 100644 --- a/scripts/injectPolyfills.sh +++ b/scripts/injectPolyfills.sh @@ -1,2 +1,2 @@ #!/bin/sh -echo This script (injectPolyfills) only exists to stop older build scripts from breaking, you no longer need to run it \ No newline at end of file +echo "This script (injectPolyfills) only exists to stop older build scripts from breaking, you no longer need to run it."