aboutsummaryrefslogtreecommitdiff
path: root/cgi/weabot.py
diff options
context:
space:
mode:
authorLibravatar TOW 2019-03-30 23:34:13 -0300
committerLibravatar TOW 2019-03-30 23:34:13 -0300
commit7a28fa5875bec5dcb6736fb58d95b939e85f0e5e (patch)
tree22af3d5564ac9b2057c83952bfec5a5088b6565f /cgi/weabot.py
parented6e405f8845b810daf442668ba6aca56057bb94 (diff)
downloadweabot-7a28fa5875bec5dcb6736fb58d95b939e85f0e5e.tar.gz
weabot-7a28fa5875bec5dcb6736fb58d95b939e85f0e5e.tar.xz
weabot-7a28fa5875bec5dcb6736fb58d95b939e85f0e5e.zip
Forzando el uso de Python2 y CGI regular
Diffstat (limited to 'cgi/weabot.py')
-rwxr-xr-xcgi/weabot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/weabot.py b/cgi/weabot.py
index 3bcef7b..c38a972 100755
--- a/cgi/weabot.py
+++ b/cgi/weabot.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python2
# coding=utf-8
# Remove the first line to use the env command to locate python