firefox-fix-outdated-flash-plugin: fix for new profile directory names
This commit is contained in:
parent
a62143e61d
commit
5bb8b6dd38
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
# Fix wrong "Flash outdated" error message by Firefox
|
||||
killall firefox
|
||||
rm .mozilla/firefox/*.default/pluginreg.dat
|
||||
rm .mozilla/firefox/*.default*/pluginreg.dat
|
||||
firefox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue