about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorHygna <hygna@proton.me>2022-10-25 20:54:31 +0100
committerHygna <hygna@proton.me>2022-10-25 20:54:31 +0100
commit9d3239c81f73b75afacd5048fd7bd687c5e3a538 (patch)
treeee2b84bcde5a2b56fa4c42113a8ce0693ceba6f5 /src
parentImproved the instance fetcher (diff)
downloadlibredirect-9d3239c81f73b75afacd5048fd7bd687c5e3a538.zip
Moved some configs to package.json, removed an unnecessary dependency, added shebang to get_instances.py
Diffstat (limited to 'src')
-rwxr-xr-x[-rw-r--r--]src/instances/get_instances.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/instances/get_instances.py b/src/instances/get_instances.py
index 8a0258c0..46b8589d 100644..100755
--- a/src/instances/get_instances.py
+++ b/src/instances/get_instances.py
@@ -1,3 +1,4 @@
+#!/usr/bin/python3
 # Note: Run this script from the root of the repo
 
 import traceback