]> git.proxmox.com Git - mirror_novnc.git/commit - utils/launch.sh
Make sure websockify is cloned to the correct dir
authorSolly Ross <sross@redhat.com>
Tue, 17 Feb 2015 22:54:21 +0000 (17:54 -0500)
committerSolly Ross <sross@redhat.com>
Tue, 17 Feb 2015 22:54:21 +0000 (17:54 -0500)
commit9db6a906770d188a855de41787d6fedd4def5691
tree306e0b0c7c03b9a93bbab3343a5b49efe631943a
parent5cd6de495f25b6f7edf6097fa12f8d6f5385cc61
Make sure websockify is cloned to the correct dir

When `utils/launch.sh` clones websockify, it can be cloned
into the incorrect directory, depending on how `utils/launch.sh`
is run.  This commit ensures that websockify is always cloned into
`utils/websockify`.
.gitignore
utils/launch.sh