Update 'vpm'

This commit is contained in:
zenobit 2021-11-22 13:46:43 +01:00
parent f411f0c840
commit 988a4b41f9
1 changed files with 2 additions and 2 deletions

4
vpm
View File

@ -569,8 +569,8 @@ case "$cmd" in
exit 1
fi
msg -n "relaying to xlocate - use xlocate -S to (re-)build cached DB. "
wrapcommand xlocate "$@"
# msg -n "relaying to xlocate - use xlocate -S to (re-)build cached DB. "
wrapcommand xlocate -S && xlocate "$@"
;;
''|*)