Install script doesnt update on rpm package with error about file conflicts
1. I run this
sudo curl -L https://coder.com/install.sh | sh
2. Output:file /usr/lib/systemd/system/coder.service from install of coder-0:0.13.1-1.aarch64 conflicts with file from package coder-0:0.9.2-1.aarch64
3. sudo systemctl restart coder
4. coder version
and it's the same version as before the script
The script is how I installed it for the first time3 Replies