aboutsummaryrefslogtreecommitdiff
path: root/scripts/host-waitress
diff options
context:
space:
mode:
authorrr-2016-03-30 23:10:43 +0200
committerrr-2016-03-30 23:23:03 +0200
commit81a51abbeb978d6e683281dc9302ce36caeb94db (patch)
tree37d3b88dce2520e9b8c1e7544f8b0503956f16ff /scripts/host-waitress
parentd8f11d87e572109cc3ab649a7fff2b3d8ac38350 (diff)
docs+scripts: use virtualenv for Python deps
Diffstat (limited to 'scripts/host-waitress')
-rwxr-xr-xscripts/host-waitress2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/host-waitress b/scripts/host-waitress
index 8b369ff..3ea4dd3 100755
--- a/scripts/host-waitress
+++ b/scripts/host-waitress
@@ -1,4 +1,4 @@
-#!/bin/python3
+#!/usr/bin/env python3
'''
Script facade for direct execution with waitress WSGI server.

© 2015 - 2026 Jakob L. Kreuze