Adding fixing a few things.

This commit is contained in:
Derek Taylor
2020-11-15 06:16:21 -06:00
parent 3a124db7d7
commit d72c0e0842
9 changed files with 76 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
cupd=$(checkupdates | wc -l)
echo "$cupd updates"
echo "$cupd available "