Skip to content

Commit d3979ad

Browse files
committed
Launcher script does not need bash explicitly
1 parent 176215d commit d3979ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EV0002

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/sh
22

33
if [ -d ".bundle" ]; then
44
echo "Starting EV0002 in bundler environment..."

0 commit comments

Comments
 (0)