On Tue, 2025-02-18 at 17:58 +0100, Martin Guy wrote: > On 18/02/25 15:39, Zach van Rijn wrote: > > On Tue, 2025-02-18 at 11:32 +0100, Martin Guy via cfarm-u... > > > > but it's run in a local script that does for every host > > ssh $host wget blablabla > > and > > $ ssh cfarm104 'echo $PATH' > > /usr/bin:/bin:/usr/sbin:/sbin > > > However, there's curl and that's almost everywhere, so problem > solved.
For completeness, you can use the binaries directly without entering the CFarm-specific Homebrew shell: $ ssh $host /opt/homebrew/bin/wget blablabla Z _______________________________________________ cfarm-users mailing list cfarm-users@lists.tetaneutral.net https://lists.tetaneutral.net/listinfo/cfarm-users