make script executable

This commit is contained in:
jknapp 2025-02-16 21:14:23 -08:00
parent 84fdbc8483
commit 743b56f329

1
git-to-kb.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/bin/env python3
import requests
import os
import glob