„migrate-app-data“ ändern
This commit is contained in:
parent
73e0adc1b7
commit
51b77ae954
@ -23,12 +23,11 @@ killall -9 firefox-bin
|
||||
~/.mozilla/firefox/*.default-esr
|
||||
|
||||
# Restore (and migrate from esr to default):
|
||||
killall -9 firefox
|
||||
rm -rf ~/.mozilla
|
||||
firefox # start and stop for clean new profile
|
||||
sudo su -
|
||||
rsync -av --delete /media/olli/c4a672e7-86dd-4dbc-8079-6e5d2cba7394/olli/.mozilla/firefox/*.default-esr/ /home/olli/.mozilla/firefox/*.default-release/
|
||||
rsync -av --delete /media/olli/c4a672e7-86dd-4dbc-8079-6e5d2cba7394/olli/.mozilla/ /home/olli/.mozilla/
|
||||
exit
|
||||
firefox about:profiles # Altes Profil (ESR) als Standard setzen und "Profil zusätzlich ausführen"
|
||||
chown -R $(whoami). /home/olli/.mozilla
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user