Skip to content

Commit 2b762b3

Browse files
Merge pull request #361 from j4ck4L0up3/update-scripts
change spr.sh to display playback info instead of back button
2 parents 5c2ec14 + f236eb9 commit 2b762b3

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)