From: Fred Hamster Date: Sat, 14 Dec 2024 22:57:14 +0000 (-0500) Subject: switching to host strider to run commands X-Git-Tag: 2.140.189^2~80 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=bd0dce8489db4626a0c3fa1e94764a1dcb8b58d1;p=feisty_meow.git switching to host strider to run commands --- diff --git a/scripts/customize/fred/scripts/jobby/archie_grabber.sh b/scripts/customize/fred/scripts/jobby/archie_grabber.sh index abf74d60..c985e70f 100644 --- a/scripts/customize/fred/scripts/jobby/archie_grabber.sh +++ b/scripts/customize/fred/scripts/jobby/archie_grabber.sh @@ -27,16 +27,25 @@ function grab_archies() popd continue fi - # the tricky code below just cleans up any archive dirs on the host by hiding them - # under an old junk folder. that can be cleaned up later as desired. - ssh ${host}.${domain_piece} bash <