Skip to content

Commit ba423f6

Browse files
committed
Use sh instead of bash
1 parent 814e176 commit ba423f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/rails-new

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

33
# This script is to generate a new Rails application using the Dockerfile in this repository.
44

0 commit comments

Comments
 (0)