added strider for puffing out gruntose host repos
authorFred T. Hamster <fred@gruntose.com>
Sat, 25 Jan 2025 15:23:40 +0000 (10:23 -0500)
committerFred T. Hamster <fred@gruntose.com>
Sat, 25 Jan 2025 15:23:40 +0000 (10:23 -0500)
scripts/customize/fred/scripts/automation/puff_gruntose.sh [new file with mode: 0644]

diff --git a/scripts/customize/fred/scripts/automation/puff_gruntose.sh b/scripts/customize/fred/scripts/automation/puff_gruntose.sh
new file mode 100644 (file)
index 0000000..aa012e1
--- /dev/null
@@ -0,0 +1,9 @@
+#!/usr/bin/env bash
+
+# strides across all gruntose hosts and updates their codes.
+
+source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
+
+host_strider $FEISTY_MEOW_SCRIPTS/rev_control/puffer.sh $GRUNTOSE_DOMAIN $GRUNTOSE_HOSTLIST &> ~/puffer_output_$(date_stringer).log
+
+