Skip to content

Commit fd939ff

Browse files
author
Robin
committed
fix launcher
1 parent 991850f commit fd939ff

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

analyze

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
#!/usr/bin/bash
2+
sudo python3 -c 'import analyzer.run' $@
3+
14
#!/usr/bin/env python3
2-
import analyzer.run
5+
#import analyzer.run

0 commit comments

Comments
 (0)