From: Michael Orlitzky Date: Sun, 27 Sep 2009 00:19:40 +0000 (-0400) Subject: Fixed the KCODE is NONE warning. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fwhatever-dl.git;a=commitdiff_plain;h=c292aca3372339f92ea6fa8fa563ffed7f4fd19c Fixed the KCODE is NONE warning. --- diff --git a/bin/whatever-dl b/bin/whatever-dl index 99183f6..9a6b8c3 100755 --- a/bin/whatever-dl +++ b/bin/whatever-dl @@ -1,4 +1,4 @@ -#!/usr/bin/ruby -w +#!/usr/bin/ruby -wKU # # whatever-dl, a script to download online (web-based) videos. #