diff options
Diffstat (limited to 'bonus/trans.cgi')
-rw-r--r-- | bonus/trans.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bonus/trans.cgi b/bonus/trans.cgi index 87bb8bee..bfaca713 100644 --- a/bonus/trans.cgi +++ b/bonus/trans.cgi @@ -28,4 +28,4 @@ type trans >/dev/null || { # Call the `trans' program. It writes its output to standard out, which # Chawan's local CGI will read in as the content body. -trans "$TEXT" +trans -- "$TEXT" |