mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-06 12:29:38 +00:00
Merge pull request #166 from mnaser/patch-1
Remove old flagfile support
This commit is contained in:
@@ -132,7 +132,7 @@ if __name__ == '__main__':
|
||||
parser.error("SSL only and %s not found" % FLAGS.cert)
|
||||
|
||||
# Setup flags
|
||||
utils.default_flagfile()
|
||||
utils.default_cfgfile()
|
||||
FLAGS(sys.argv)
|
||||
|
||||
# Create and start the NovaWebSockets proxy
|
||||
|
||||
Reference in New Issue
Block a user