removed unnecessary copy/pasted line

This commit is contained in:
Vincent-FK
2021-06-18 19:57:24 +02:00
parent 0b5a4a30db
commit b10b3ccb48
9 changed files with 8 additions and 9 deletions

View File

@@ -70,7 +70,6 @@ save)
bin_path="$(pwd)"/"$(basename "$bin_name")"
echo -n "$bin_path" >> "${INSTANT_PLAY_FILE}"
shift
case $# in 0) break; esac
printf "' " >> "${INSTANT_PLAY_FILE}"
while :