projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dff159
)
ha, working for the last fairly important bits
author
Fred T. Hamster
<fred@gruntose.com>
Fri, 15 Nov 2024 20:52:56 +0000
(15:52 -0500)
committer
Fred 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
patch
|
blob
|
history
diff --git
a/scripts/core/prep_feisty_host.sh
b/scripts/core/prep_feisty_host.sh
index 28d4ab3cc09e32c1bdb780142c63f40432ef5086..aebc323f6e95fe60140d72485bc4f9f869bb0fe1 100644
(file)
--- a/
scripts/core/prep_feisty_host.sh
+++ b/
scripts/core/prep_feisty_host.sh
@@
-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 )