mirror of
git://git.proxmox.com/git/novnc-pve.git
synced 2024-12-22 17:34:20 +03:00
revert novnc.tar.gz to 8f3c0f6b9b5e5c23a7dc7e90bd22901017ab4fc7
later version has seroius bugs
This commit is contained in:
parent
38eb9ef81f
commit
1de2531fc3
1
Makefile
1
Makefile
@ -34,6 +34,7 @@ deb ${DEB}: ${TARSRC}
|
||||
download:
|
||||
rm -rf ${NOVNCDIR}
|
||||
git clone git://github.com/kanaka/noVNC ${NOVNCDIR}
|
||||
cd ${NOVNCDIR}; git checkout -b local 8f3c0f6b9b5e5c23a7dc7e90bd22901017ab4fc7
|
||||
tar czf ${NOVNCSRC} ${NOVNCDIR}
|
||||
|
||||
.PHONY: upload
|
||||
|
Loading…
Reference in New Issue
Block a user