summaryrefslogtreecommitdiffstats
path: root/clerk
diff options
context:
space:
mode:
Diffstat (limited to 'clerk')
-rw-r--r--clerk1
1 files changed, 1 insertions, 0 deletions
diff --git a/clerk b/clerk
index 76e660b..5e21976 100644
--- a/clerk
+++ b/clerk
@@ -654,6 +654,7 @@ currentTracks () {
}
currentTracksInsert () {
+ export status="$(mpc status)"
random=$(echo "$status" | tail -1 | awk -F ':' '{ print $4 }' | cut -d ' ' -f 2)
while read TRACK
do