Don't fail if thux-thumbs is cancelled

This commit is contained in:
Ferran Basora 2020-01-20 19:49:38 +00:00
parent e3faf2e6fe
commit 6bdb92ef23

View File

@ -24,3 +24,5 @@ done
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
${CURRENT_DIR}/target/release/tmux-thumbs --dir "${CURRENT_DIR}" "${PARAMS[@]}" ${CURRENT_DIR}/target/release/tmux-thumbs --dir "${CURRENT_DIR}" "${PARAMS[@]}"
true