sunhat/sources/tools.sh
2024-06-09 05:05:28 -05:00

3 lines
98 B
Bash

tools=$(cat ~/.local/share/sunhat/sources/install/tools | tr "\n" " ")
sudo dnf install -y $tools