set-more-info-link.py: add shebang (#6077)

manned-org^2
Stig124 2021-05-30 22:16:53 +02:00 committed by GitHub
parent df2ebc7b86
commit 0bf9645dd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/env python3
import argparse
import os
import re