summaryrefslogtreecommitdiff
path: root/setup/Linux/prerm
blob: 67fdf0cc02547300047e84f57baa96af821f1981 (plain)
1
2
3
4
#!/bin/sh
OSSLIBDIR=/usr/lib/oss
if [ -e /etc/oss.conf ]; then . /etc/oss.conf; fi
sh "$OSSLIBDIR"/scripts/restore_drv.sh || true