Update ros-progs-gui.sh
This commit is contained in:
parent
c1223fafc0
commit
28def61688
1 changed files with 2 additions and 2 deletions
|
@ -475,11 +475,11 @@ fi
|
|||
if [[ $user_choice = *"Logitech, Roccat, Steelseries Eger Driver"* ]]; then
|
||||
echo
|
||||
echo ---------------------------------------------
|
||||
echo Installing ${bold}${yellow}Librewolf${normal}
|
||||
echo Installing ${bold}${yellow}Logitech, Roccat, Steelseries driver${normal}
|
||||
|
||||
sudo pacman -S libratbag --noconfirm
|
||||
|
||||
echo ${bold}${yellow}LibreWolf ${normal}installed.
|
||||
echo ${bold}${yellow}Logitech, Roccat, Steelseries driver ${normal}installed.
|
||||
echo ---------------------------------------------
|
||||
echo
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue