1 ## arg 1: the new package version
3 echo "==> run 'depmod -a' as root to load the new module"
6 ## arg 1: the new package version
7 ## arg 2: the old package version
9 echo "==> run 'depmod -a' as root to load the new module"
12 # vim:set ts=2 sw=2 et: