install.sh: Check whether installation succeeds.
Stephan Kulla authored
I moved the mv command into the if-condition so that the script only
succeeds when mv command ran properly. Thus, there is no need to check
whether the mv command will succeed beforehand.

License: MIT
Signed-off-by: default avatarStephan Kulla <git.mail@kulla.me>
f8458411