mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
fix: Web GUI before install
This commit is contained in:
parent
1cbcc8f71e
commit
eda2226ac7
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ echo "❯ For support visit https://github.com/dockur/windows"
|
||||||
export DISPLAY=web
|
export DISPLAY=web
|
||||||
export BOOT_MODE=windows
|
export BOOT_MODE=windows
|
||||||
|
|
||||||
|
ln -sfn /usr/share/novnc/vnc_lite.html /usr/share/novnc/index.html
|
||||||
websockify -D --web /usr/share/novnc/ 8006 localhost:5900 2>/dev/null
|
websockify -D --web /usr/share/novnc/ 8006 localhost:5900 2>/dev/null
|
||||||
|
|
||||||
cd /run
|
cd /run
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue