Fix simple errors

This commit is contained in:
2024-06-09 05:05:28 -05:00
parent 314e5c9b8b
commit fd0fe84f3e
11 changed files with 34 additions and 15 deletions

View File

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