diff options
Diffstat (limited to 'autoscripts/postrm-modules')
-rw-r--r-- | autoscripts/postrm-modules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/autoscripts/postrm-modules b/autoscripts/postrm-modules deleted file mode 100644 index f2d4cb7a..00000000 --- a/autoscripts/postrm-modules +++ /dev/null @@ -1,3 +0,0 @@ -if [ -x /sbin/update-modules ]; then - update-modules >/dev/null -fi |