wok rev 701

x11vnc: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 01 17:43:44 2008 +0000 (2008-05-01)
parents 711153b7d55e
children cd39ea872fb3
files x11vnc/receipt
line diff
     1.1 --- a/x11vnc/receipt	Thu May 01 17:41:00 2008 +0000
     1.2 +++ b/x11vnc/receipt	Thu May 01 17:43:44 2008 +0000
     1.3 @@ -37,7 +37,7 @@
     1.4  X11VNC_OPTIONS="-rfbauth /etc/vnc.secret -forever -bg"
     1.5  
     1.6  EOT
     1.7 -	[ -f /etc/vnc.secret ] || echo -en '\x70\x05\xE3\x8B\x81\xB0\xB2\1B' \
     1.8 +	[ -f /etc/vnc.secret ] || echo -en '\x70\x05\xE3\x8B\x81\xB0\xB2\x1B' \
     1.9  		 > /etc/vnc.secret # root
    1.10  }
    1.11