Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit c1ed47c

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)