ha, working for the last fairly important bits
authorFred T. Hamster <fred@gruntose.com>
Fri, 15 Nov 2024 20:52:56 +0000 (15:52 -0500)
committerFred T. Hamster <fred@gruntose.com>
Fri, 15 Nov 2024 20:52:56 +0000 (15:52 -0500)
now getting the optional junk right.

scripts/core/prep_feisty_host.sh

index 28d4ab3cc09e32c1bdb780142c63f40432ef5086..aebc323f6e95fe60140d72485bc4f9f869bb0fe1 100644 (file)
@@ -252,7 +252,7 @@ PHASE_MESSAGE="installing flavor bits"
 if [ "$opsystem_here" == "debianesque" ]; then
   PAX=(cowsay lolcat )
 elif [ "$opsystem_here" == "redhatty" ]; then
-  PAX=(cowsay lolcat )
+  PAX=(cowsay lolcat-rs )
   #hmmm: untested!
 elif [ "$opsystem_here" == "macos" ]; then
   PAX=(cowsay lolcat )