The installer now does more reconnaissance on the remote system to improve the user experience. The destination path is checked to see if:
- Is it a directory? If so, the default cccp binary name (
cccp
on unix andcccp.exe
on windows) is added to the path, then the path is rechecked - Is it a file which already exists? If so, prompt the user to check if they want to overwrite it
- Is it a file which does not exist in a directory which does exist? If so, cccp will be installed to that path
- If the parent directory (ie /home/chander/
parent-directory/cccp) does not exist, the installer will not create it and will exit with an error
mips-unknown-linux-musl
and mips64-unknown-linux-gnuabi64
are now both compiled without the installer