Update AppImage download script for command line completions
authorColin Clark <colin.clark@cclark.uk>
Sun, 14 Apr 2024 18:08:56 +0000 (19:08 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 14 Apr 2024 18:08:56 +0000 (19:08 +0100)
commitb2f106fff7a1551e1489055f517eb58ebd6ca3c7
tree11bb9b4c684ac0184aed5c1491e12d8851a90b15
parentc5a7de637d1b1bcc4e3112c4707430b5ca134bee
Update AppImage download script for command line completions

If the extract option is given, create a symbolic link from
$HOME/.local/share/bash-completion to the extracted executable.

If this is not done, the command line auto-completion function will not
work for AppImages,
scripts/geeqie-download-appimage.sh