Skip to content

Commit c1ed47c

Browse files
fix: make the command_dump file executable from bash (#687)
1 parent dcb4fc9 commit c1ed47c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

command_dump.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python3
12
import subprocess
23

34

0 commit comments

Comments
 (0)