# HG changeset patch # User Matti Hamalainen # Date 1454861841 -7200 # Node ID 846a0a95ad5adc9a6f773da82088a9fc5e89678b # Parent 729eb88d1c63d94d68d5be1aa01605beb1b68abd fetch_weather: Add back -w diff -r 729eb88d1c63 -r 846a0a95ad5a fetch_weather.pl --- a/fetch_weather.pl Sun Feb 07 18:05:51 2016 +0200 +++ b/fetch_weather.pl Sun Feb 07 18:17:21 2016 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/perl -w ########################################################################## # # Fetch Weather v0.6 by Matti 'ccr' Hamalainen