[MegaLinter] Apply linters fixes
This commit is contained in:
parent
ea598c581b
commit
33a1a3fe62
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ else
|
||||||
# pw="-passwd $VNC_PASSWORD" # not supported anymore
|
# pw="-passwd $VNC_PASSWORD" # not supported anymore
|
||||||
pw="-rfbauth ~/.vnc/passwd"
|
pw="-rfbauth ~/.vnc/passwd"
|
||||||
mkdir ~/.vnc/
|
mkdir ~/.vnc/
|
||||||
echo "$VNC_PASSWORD" | /opt/TurboVNC/bin/vncpasswd -f > ~/.vnc/passwd
|
echo "$VNC_PASSWORD" | /opt/TurboVNC/bin/vncpasswd -f >~/.vnc/passwd
|
||||||
pwt="with password"
|
pwt="with password"
|
||||||
fi
|
fi
|
||||||
# TurboVNC server replaces Xvfb+x11vnc
|
# TurboVNC server replaces Xvfb+x11vnc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue