summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2025-08-17 19:53:51 -0500
committermsglm <msglm@techchud.xyz>2025-08-17 19:53:51 -0500
commita11bca595ad7b7beb6d58c5266c6d379a01b0cb4 (patch)
tree21149aecfccec4febccc0b26d2537e52fd88fbe8
parent435b4a068a5b4d6e8a1da73c6a72a71a428ad730 (diff)
downloadcomedyGenerator-a11bca595ad7b7beb6d58c5266c6d379a01b0cb4.tar.gz
comedyGenerator-a11bca595ad7b7beb6d58c5266c6d379a01b0cb4.tar.bz2
comedyGenerator-a11bca595ad7b7beb6d58c5266c6d379a01b0cb4.zip
specify to use python3
-rwxr-xr-xcomedyGenerator2
1 files changed, 1 insertions, 1 deletions
diff --git a/comedyGenerator b/comedyGenerator
index 7b29c19..7cf1190 100755
--- a/comedyGenerator
+++ b/comedyGenerator
@@ -1,4 +1,4 @@
-#!env python
+#!env python3
import requests
import urllib.request
import os