Skip to content

Commit 9d3e989

Browse files
committed
Allow executing lmdpdg.py directly as script
1 parent bf00692 commit 9d3e989

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lmdpdg.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python3
12
# SPDX-License-Identifier: GPL-2.0-only
23
import argparse
34
import os

0 commit comments

Comments
 (0)