X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=scripts%2Ffetchdumps.pl;h=a01b58e3ca3e71893cd08ce8bd3b1268136faf16;hb=35f9a1e8b0edc2cc47dd46b9afc77e48cc3be86c;hp=44a8d411eb7f00270ccb5c86545a78e70b61a67e;hpb=a333f6b98536c67510e7a633740bbc986f0981ef;p=ndwebbie.git diff --git a/scripts/fetchdumps.pl b/scripts/fetchdumps.pl index 44a8d41..a01b58e 100755 --- a/scripts/fetchdumps.pl +++ b/scripts/fetchdumps.pl @@ -50,7 +50,7 @@ for my $type ("planet","alliance","galaxy"){ $select->finish; } -if ($updated > 36){ +if ($updated){ `/var/www/ndawn/scripts/parsealliances.pl $updated`; `/var/www/ndawn/scripts/parseplanets.pl $updated`; `/var/www/ndawn/scripts/parsegalaxies.pl $updated`;