Prerequisites
Device
Laptop/Desktop
Device OS
Linux
Device OS Version
Linux Mint 22.2
Browser
Other
Browser Version
curl
Current Behavior
when I run, curl -sSL https://start9labs.github.io/start-cli | sh installer is failing at:
Binary test passed
• Installing as start-cli-0.4.0 ...
! Found regular file as start-cli, moving to .start-cli.bak
mv: cannot move '/home/sibron131/.local/bin/start-cli' to './home/sibron131/.local/bin/start-cli.bak': No such file or directory
Expected Behavior
makes a proper backup in case of start-cli binary present in ~/.local/bin
Steps to Reproduce
Run start-cli web installer script on Linux box where start-cli binary is already present in ~/.local/bin directory
Anything else?
No response