Skip to content

Commit

Permalink
[#410] Remove instructions about copying bin/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mosharaf13 committed Jul 11, 2023
1 parent 317f2e1 commit 5cf54e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/template.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@
copy_file 'bin/start.sh', mode: :preserve
copy_file 'bin/test.sh', mode: :preserve
copy_file 'bin/worker.sh', mode: :preserve
copy_file 'bin/dev', mode: :preserve
copy_file 'bin/docker-prepare', mode: :preserve
copy_file 'bin/docker-assets-precompile', mode: :preserve

0 comments on commit 5cf54e5

Please sign in to comment.