More accepting shebang

master
Joe Barrett 2017-09-28 10:02:26 -04:00
parent 580274adec
commit a172c5470f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/ruby -w
#!/usr/bin/env ruby
# encoding: UTF-8
require 'net/http'
require 'open-uri'