adds screenit and till to /bin
This commit is contained in:
parent
5a2cc33726
commit
bd3494d184
2 changed files with 34 additions and 0 deletions
6
bin/screenit
Executable file
6
bin/screenit
Executable file
|
@ -0,0 +1,6 @@
|
|||
#! /bin/bash
|
||||
|
||||
screen -wipe
|
||||
sudo echo "Rooted."
|
||||
sleep .5
|
||||
screen -c /etc/screenrc.over
|
Loading…
Add table
Add a link
Reference in a new issue