(OK I recall I already do
for p in update-flashplugin-nonfree update-pepperflashplugin-nonfree
do
set -- $($p --status|perl -nwle \
'm/^Flash Player version.*: (.*)/g && $k{$1}++;
END{print scalar keys %k;}')
if test 1 -lt $@
then $p --install
fi
done
in my /etc/ppp/ip-up.d/z50apt-get . So at least I have one workaround
for next time this computer is online... which is probably next time I
would want to view a flash anyway...)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]