moved creepy a.out to mifare-read
authorunknown author <unknown@example.com>
Thu, 23 Apr 2009 15:31:11 +0000 (15:31 +0000)
committerunknown author <unknown@example.com>
Thu, 23 Apr 2009 15:31:11 +0000 (15:31 +0000)
reader.pl

index 6a417f4..966b001 100755 (executable)
--- a/reader.pl
+++ b/reader.pl
@@ -16,7 +16,7 @@ while (<$keys>)
 
 while (sleep 1)
 {
-  open $fh,'/flash/realraum/a.out 0 2>&1 |';
+  open $fh,'/flash/realraum/mifare-read 0 2>&1 |';
   while (<$fh>)
   {
        next unless /UID/;