BrianTheeBiscuiteer, 1 year ago If you’re taking a manual approach I would use a symlink: $ ln -s /path/to/stuff/Bitwarden.1.0.7.appimage /path/to/stuff/Bitwarden.appimage Then you can hang on to a previous version just in case, plus you can see from the original filename what version you’re on.
If you’re taking a manual approach I would use a symlink:
$ ln -s /path/to/stuff/Bitwarden.1.0.7.appimage /path/to/stuff/Bitwarden.appimage
Then you can hang on to a previous version just in case, plus you can see from the original filename what version you’re on.