sunhat/sources/tools.sh
2024-06-09 04:16:43 -05:00

3 lines
70 B
Bash

tools=$(cat ./install/tools | tr "\n" " ")
sudo dnf install -y $tools