This commit is contained in:
matt
2021-04-11 21:35:13 +00:00
parent 0d482f9a9b
commit 04461b9d4c
3 changed files with 2 additions and 4 deletions

2
.gitmodules vendored
View File

@@ -1,4 +1,4 @@
[submodule "kasmweb"]
path = kasmweb
url = https://github.com/kasmtech/noVNC.git
branch = Merge_KasmVNC
branch = bug_fixes

View File

@@ -3,8 +3,6 @@
# clear previous build
rm -rf /build/*
cp vnc.html load.html
# build webpack
npm run build
# remove node stuff from directory

Submodule kasmweb updated: a7ed2e3e1d...1a823c85d9