summaryrefslogtreecommitdiff
path: root/news/papercut/files/papercut-wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'news/papercut/files/papercut-wrapper')
-rw-r--r--news/papercut/files/papercut-wrapper3
1 files changed, 1 insertions, 2 deletions
diff --git a/news/papercut/files/papercut-wrapper b/news/papercut/files/papercut-wrapper
index b9aa1db56963..51ca9df5e4ac 100644
--- a/news/papercut/files/papercut-wrapper
+++ b/news/papercut/files/papercut-wrapper
@@ -9,5 +9,4 @@ export PYTHONPATH
# You can change this to point to your Python interpreter if you wish.
PYTHON=__PYTHON__
-exec "$PYTHON" ${PPCPATH}/papercut.py $@
-
+exec "$PYTHON" ${PPCPATH}/papercut.py "$@"