We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991989a commit 3704622Copy full SHA for 3704622
bbb-install.sh
@@ -291,7 +291,7 @@ main() {
291
sudo wget -O /usr/local/bin/yq \
292
"https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/${YQ_BINARY}"
293
sudo chmod +x /usr/local/bin/yq
294
- echo "--------------------------------------"
+ say "--------------------------------------"
295
yq --version
296
297
#need_ppa libreoffice-ubuntu-ppa-noble.list ppa:libreoffice/ppa 1378B444 # Latest version of libreoffice
0 commit comments