summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcomedyGenerator2
1 files changed, 1 insertions, 1 deletions
diff --git a/comedyGenerator b/comedyGenerator
index 1c90f84..7b29c19 100755
--- a/comedyGenerator
+++ b/comedyGenerator
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#!env python
import requests
import urllib.request
import os