diff --git a/installer.exp b/installer.exp index 6a3a641..8c1346f 100755 --- a/installer.exp +++ b/installer.exp @@ -7,5 +7,6 @@ expect -re ".*or type a different path.*" send -- "\n" expect -re ".*"It looks like you're using esbuild as your bundler. Is that correct? (Y/n).*" send -- "y\n" + expect -re ".*Join over 2000 StimulusReflex developers on Discord(.*)" expect eof