community/vlc: make the trigger check if the command exists before running
Otherwise this trigger would run on deinstall and exit 1 because the command it was trying to run would not exist.
Otherwise this trigger would run on deinstall and exit 1 because the command it was trying to run would not exist.