7 lines
93 B
Plaintext
7 lines
93 B
Plaintext
|
#!/usr/bin/with-contenv bash
|
||
|
|
||
|
/usr/local/bin/rtty \
|
||
|
-f root \
|
||
|
-I "dispatch" \
|
||
|
-a
|