fixes
This commit is contained in:
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
Submodule kasmweb updated: a7ed2e3e1d...1a823c85d9
Reference in New Issue
Block a user