summaryrefslogtreecommitdiff
path: root/custom/scripts/flash.post
blob: fe062d35efd1659d569b4998a0207c7a2fd64896 (plain)
1
2
3
4
5
# verify link of flash plugin
if [ -f /usr/lib/flash-plugin/setup ]; then
    sh /usr/lib/flash-plugin/setup install
    rm -f /root/oldflashplugins.tar.gz
fi