Skip to content

Commit

Permalink
plugingenerator: Made the .py script executable.
Browse files Browse the repository at this point in the history
Signed-off-by: andreidanila1 <[email protected]>
  • Loading branch information
andreidanila1 committed Aug 23, 2024
1 parent ad87ed3 commit d72130a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/plugingenerator/plugin_generator.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/python3

import json
import os
import argparse
Expand Down

0 comments on commit d72130a

Please sign in to comment.