fix ranked viewer
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cat "$1" | cut -f 5 | sxiv -i -t
|
||||
cd "$1" && cat ranked.txt | cut -f 5 | sxiv -i -t
|
||||
|
||||
Reference in New Issue
Block a user