forked from RP1/RaveMint
changed librewolf conf folder address
This commit is contained in:
parent
a02e13bfdc
commit
77748434ed
1 changed files with 2 additions and 2 deletions
|
@ -331,7 +331,7 @@ if [[ $user_choice = *"Librewolf - Firefox ESR alapú webböngésző"* ]]; then
|
|||
sudo extrepo enable librewolf
|
||||
sudo apt update
|
||||
sudo apt install librewolf -y
|
||||
sudo cp -a .librewolf /home/$USER/
|
||||
sudo cp -a /home/$USER/.progs/.librewolf /home/$USER/
|
||||
|
||||
echo ${bold}${yellow}LibreWolf ${normal}installed.
|
||||
echo ---------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue