add x11vnc script because it crashes a ton

master
an 2019-05-07 23:01:36 -04:00
parent c152412fee
commit c454e07674
1 changed files with 4 additions and 0 deletions

4
vnc.sh Normal file
View File

@ -0,0 +1,4 @@
while
do
x11vnc -forever -scale 0.25
done