#!/bin/bash
# SPDX-License-Identifier: NOASSERTION

#
# This file is part of Lustre, http://www.lustre.org/
#
# debian/postrm
#
# Script run before Lustre module/utils are removed
#

depmod -a
