Various minor fixes
This commit is contained in:
parent
e8242b0ad0
commit
92bede480f
4 changed files with 11 additions and 7 deletions
|
@ -17,7 +17,7 @@ elif command_exists "rpm-ostree" && ! command_exists "fish"; then
|
|||
read -p "Press enter to reboot, then run do-everything.bash again"
|
||||
reboot
|
||||
elif command_exists "pacman"; then
|
||||
sudo pacman -S fish
|
||||
sudo pacman -S fish --noconfirm
|
||||
elif command_exists "zypp"; then
|
||||
# Untested
|
||||
sudo zypper install fish -y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue