mirror of https://github.com/hak5/shark-files.git
4 lines
34 B
Plaintext
4 lines
34 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
echo $@ > /dev/ttyS0
|