forked from snxraven/autoinstallers
3 lines
44 B
Bash
3 lines
44 B
Bash
|
#!/bin/bash
|
||
|
screen -S s2l -X stuff "${*}^M"
|