mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 10:22:46 +01:00
removed unnecessary copy/pasted line
This commit is contained in:
@@ -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 :
|
||||
|
||||
Reference in New Issue
Block a user