Skip to content

Commit f236eb9

Browse files
committed
change spr.sh to display playback info instead of back button
1 parent 91a1e09 commit f236eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/spr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ main() {
113113
sliceTrack "$full_track" "$MAX_LENGTH" > "$cache_file"
114114
fi
115115

116-
echo "$BACK_BUTTON"
116+
cat "$cache_file"
117117
}
118118

119119
main

0 commit comments

Comments
 (0)