added various install steps

This commit is contained in:
2015-03-04 20:28:35 +01:00
parent 4b369ecd30
commit 97312f3993
3 changed files with 20 additions and 1 deletions

10
install_x11vnc.sh Executable file
View File

@@ -0,0 +1,10 @@
#!/bin/bash
sudo apt-get install x11vnc
x11vnc -storepasswd
cd ~/.config
mkdir autostart
cp tpl/home/pi/.config/autostart/* autostart/.