add title to the main screen

This commit is contained in:
Martin Sekera 2020-11-20 21:59:04 +01:00
parent cc2c92bb77
commit 2bef7f2ee9

View file

@ -3,4 +3,4 @@
screen -wipe screen -wipe
sudo echo "Rooted." sudo echo "Rooted."
sleep .5 sleep .5
screen -c /etc/screenrc.over screen -S Main -c /etc/screenrc.over