diff --git a/ros-progs-gui.sh b/ros-progs-gui.sh index ce035a1..6ef5bb8 100755 --- a/ros-progs-gui.sh +++ b/ros-progs-gui.sh @@ -400,7 +400,7 @@ if [[ $user_choice = *"Librewolf - Firefox ESR alapú webböngésző"* ]]; then echo Installing ${bold}${yellow}Librewolf${normal} yay -S librewolf-bin --noconfirm - cp -a /home/$USER/.progs/.librewolf/. /home/$USER/ + cp -a /usr/share/local/bin/progs/.librewolf/. /home/$USER/ echo ${bold}${yellow}LibreWolf ${normal}installed. echo ---------------------------------------------