dom96/choosenim

Perhaps delete choosenim binary in temp_prefix after copy?

vjorlikowski opened this issue · 1 comments

Hi there!

Presuming two (or more) users decide they'd like to use choosenim, on the same system...it might make sense to delete the binary in temp_prefix after the copy in the following line is completed:

cp "$temp_prefix/$filename" "$nimbleBinDir/choosenim$ext"

dom96 commented

Why?