mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-21 23:53:24 +01:00
fixes
This commit is contained in:
parent
0d482f9a9b
commit
04461b9d4c
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,4 +1,4 @@
|
|||||||
[submodule "kasmweb"]
|
[submodule "kasmweb"]
|
||||||
path = kasmweb
|
path = kasmweb
|
||||||
url = https://github.com/kasmtech/noVNC.git
|
url = https://github.com/kasmtech/noVNC.git
|
||||||
branch = Merge_KasmVNC
|
branch = bug_fixes
|
||||||
|
@ -3,8 +3,6 @@
|
|||||||
# clear previous build
|
# clear previous build
|
||||||
rm -rf /build/*
|
rm -rf /build/*
|
||||||
|
|
||||||
cp vnc.html load.html
|
|
||||||
|
|
||||||
# build webpack
|
# build webpack
|
||||||
npm run build
|
npm run build
|
||||||
# remove node stuff from directory
|
# remove node stuff from directory
|
||||||
|
2
kasmweb
2
kasmweb
@ -1 +1 @@
|
|||||||
Subproject commit a7ed2e3e1d4b7d3ae43e2883df0f466b94c620ba
|
Subproject commit 1a823c85d9298467051c1e55923872cd7f9ef4bf
|
Loading…
Reference in New Issue
Block a user