]> ruin.nu Git - ndwebbie.git/blobdiff - ND.pm
Initial commit with the new structure for git
[ndwebbie.git] / ND.pm
diff --git a/ND.pm b/ND.pm
index be254037764266f4872e6ded97a63e4f8809d406..3912c1cebda22f9b5f9b8dc45adc403438209075 100755 (executable)
--- a/ND.pm
+++ b/ND.pm
@@ -32,7 +32,7 @@ use warnings;
 
 $SIG{__WARN__} = sub {$ND::ERROR .= p $_[0]};
 
-chdir '/var/www/ndawn/code';
+chdir '/var/www/ndawn';
 
 sub handler {
        my $r = shift;