summaryrefslogtreecommitdiff
path: root/booksplit
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-08-30 09:48:07 -0500
committerzachir <zachir@librem.one>2025-08-30 09:48:07 -0500
commitcbb5f856400c665d84069fc0db1f7239cb87adb7 (patch)
tree341578a19a86df2e704f977da08f889e509b1ce7 /booksplit
parentcd7e5fae8856778e246b47ac58937a7d17fb11a4 (diff)
Comment out unnecessary variables
Diffstat (limited to 'booksplit')
-rwxr-xr-xbooksplit2
1 files changed, 1 insertions, 1 deletions
diff --git a/booksplit b/booksplit
index e9b0eb1..246f8bc 100755
--- a/booksplit
+++ b/booksplit
@@ -28,7 +28,7 @@ ext="mp3"
#ext="${1#*.}"
# Get the total number of tracks from the number of lines.
-total="$(wc -l < "$2")"
+#total="$(wc -l < "$2")"
while read -r x;
do