Quote:
Originally Posted by j.p.s
It "probably" won't hurt to click on rename again, but I really can't tell without studying the script. I also simply do not have time to walk you through how to check whether the OTA binaries have been renamed.
|
It just has two `mv` commands. The first time you run it, it renames two files, but running it additional times shouldn't hurt anything at all. The files aren't going to get extra renamed or anything. I think trying to `mv` a file that doesn't exist will generate an error, but the error would only be cosmetic, and probably unseen at that.