From 7a28fa5875bec5dcb6736fb58d95b939e85f0e5e Mon Sep 17 00:00:00 2001 From: TOW Date: Sat, 30 Mar 2019 23:34:13 -0300 Subject: Forzando el uso de Python2 y CGI regular --- cgi/weabot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgi/weabot.py') 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 -- cgit v1.2.1-18-gbd029