mirror of
https://github.com/helfrichmichael/prusaslicer-novnc.git
synced 2024-08-30 18:32:27 +00:00
4b076aba8f
Also prefer LF for EOF.
7 lines
183 B
HTML
7 lines
183 B
HTML
<html>
|
|
<head>
|
|
<script>
|
|
window.location.replace("./vnc.html?autoconnect=true&resize=remote&reconnect=true&show_dot=true");
|
|
</script>
|
|
</head>
|
|
</html> |