Actions
Patch #1876
closeddispatch.xxx.example has the wrong bang path
Description
The .../public/dispatch.xxx.example files have the wrong bang path. They are using #!/usr/bin/ruby instead of #!/usr/bin/env ruby. I have attached a patch to correct this problem.
Files
Actions