From 30bea1fc71dfb26cbfb16c7fb0204fe6746aad5d Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Mon, 13 Jun 2022 12:25:29 -0500 Subject: [PATCH] update script --- home/private_bin/executable_get-updates | 59 +++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 home/private_bin/executable_get-updates diff --git a/home/private_bin/executable_get-updates b/home/private_bin/executable_get-updates new file mode 100644 index 0000000..a31c89b --- /dev/null +++ b/home/private_bin/executable_get-updates @@ -0,0 +1,59 @@ +#!/usr/bin/env bash + +usage() { + cat <