diff --git a/conky-mythtv-weather-build.plx b/conky-mythtv-weather-build.plx index 836a47e..052bdd3 100755 --- a/conky-mythtv-weather-build.plx +++ b/conky-mythtv-weather-build.plx @@ -32,7 +32,6 @@ use Encode qw(encode decode); use File::Temp qw/tempdir/; - chdir("$ENV{HOME}/tmp/.conky-mythtv-weather") or die "unable to go to $ENV{HOME}/tmp/.conky-mythtv-weather";