bin/rrtm in thartm-0.0.18 vs bin/rrtm in thartm-0.0.20

- old
+ new

@@ -7,10 +7,10 @@ rescue raise "please create a .rtm file in your $HOME" end -ENV['TZ'] = @@config['tz'] +#ENV['TZ'] = @@config['tz'] # validating token unless @@config['token'] @rtm = ThaRememberTheMilk.new(@@config['key'],@@config['secret']) puts "please authorize this program: open the following url and puts the frob value back here."