We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e43168 commit efc2bfaCopy full SHA for efc2bfa
lib/install/install.rb
@@ -27,3 +27,4 @@
27
28
say "Add bin/dev to start foreman"
29
copy_file "#{__dir__}/dev", "bin/dev"
30
+chmod "bin/dev", 0755, verbose: false
0 commit comments