disable hunspell before purging
This commit is contained in:
parent
494a212af2
commit
e6fed46c13
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ Pin-Priority: -1
|
|||
echo "Backing up Snap Profile"
|
||||
mkdir ~/mozilla_backup
|
||||
cp -r ~/snap/firefox/common/.mozilla ~/mozilla_backup
|
||||
sudo systemctl disable --now var-snap-firefox-common-host\\x2dhunspell.mount
|
||||
sudo snap remove firefox
|
||||
;;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue