Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1e9977f

Browse files
committed
Make redirect script executable.
1 parent 7543df1 commit 1e9977f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_websiteutils/make_redirects_links.py

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python3
2+
13
import argparse
24
import logging
35
import multiprocessing

0 commit comments

Comments
 (0)