remove derp trace

This commit is contained in:
Jorge Morante 2023-09-28 09:17:18 +02:00
parent a7db2a1e3b
commit e34caf76f5
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ elif [[ -f "$CURRENT_DIR/bin/tmux-fingers" ]]; then
fi
if [[ -z "$FINGERS_BINARY" ]]; then
tmux display-message "running wisar because binary not found"
tmux run-shell -b "bash $CURRENT_DIR/install-wizard.sh"
exit 0
fi