mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Fix the ruby bin environment
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env ruby.exe
|
||||
#!/usr/bin/env ruby
|
||||
require 'fileutils'
|
||||
include FileUtils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user