build: standardise script filenames

This commit is contained in:
2023-04-04 09:59:25 +01:00
parent 5b53168c5f
commit 06ba21bd9d
5 changed files with 17 additions and 2 deletions

5
tools/socks.kexttool Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env python3
# vim: ft=python
# -*- mode: python -*-
print('hello, world')