Skip to content

Commit e24d53c

Browse files
committed
fix shebang line in script
1 parent 8e8dfc4 commit e24d53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make_IGV_snapshots.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#/usr/bin/env python
1+
#!/usr/bin/env python
22

33
'''
44
This script will load IGV in a virtual X window, load all supplied input files

0 commit comments

Comments
 (0)