first commit

This commit is contained in:
lihaixin2
2016-08-16 04:20:11 -04:00
commit 12b9558c6a
4 changed files with 154 additions and 0 deletions

5
myrun Normal file
View File

@ -0,0 +1,5 @@
#!/bin/sh
echo $TZ > /etc/timezone
cp -f /usr/share/zoneinfo/$TZ /etc/localtime
x11vnc -storepasswd $VNC_PW ~/.vnc/passwd