6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Run podcast manager.
|
||
|
|
||
|
st -e "podboat"
|