SATS/daemon

6 lines
76 B
Plaintext
Raw Normal View History

2017-01-26 13:23:50 +00:00
#!/bin/sh
ABSPATH=$( dirname $(realpath $0) );
2017-01-26 13:23:50 +00:00
$ABSPATH/lib/mfrc522/loop;