#!/bin/bash

cupd=$(checkupdates | wc -l)
echo "$cupd updates "
