From 1f8ddab72946adb1b1cc787e25dfe302bad05166 Mon Sep 17 00:00:00 2001 From: Junhao Liao Date: Fri, 7 Jan 2022 00:18:11 -0500 Subject: [PATCH] [VNC] add websockify-other submodule --- .gitmodules | 3 +++ application/websockify-other | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 application/websockify-other diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..13811ae2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "application/websockify-other"] + path = application/websockify-other + url = https://github.com/novnc/websockify-other.git diff --git a/application/websockify-other b/application/websockify-other new file mode 160000 index 00000000..37f42ce9 --- /dev/null +++ b/application/websockify-other @@ -0,0 +1 @@ +Subproject commit 37f42ce95c2949ae8c62379f4f2601c458bb0ddd