3 lines
73 B
Bash
3 lines
73 B
Bash
#!/bin/bash
|
|
sleep 5
|
|
TERM=linux gotty ${GOTTY_PARAMS} screen -xS Wreckfest |
#!/bin/bash
|
|
sleep 5
|
|
TERM=linux gotty ${GOTTY_PARAMS} screen -xS Wreckfest |