We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991850f commit fd939ffCopy full SHA for fd939ff
analyze
@@ -1,2 +1,5 @@
1
+#!/usr/bin/bash
2
+sudo python3 -c 'import analyzer.run' $@
3
+
4
#!/usr/bin/env python3
-import analyzer.run
5
+#import analyzer.run
0 commit comments