ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/lib/partman/commit.d/32update-dev

6 lines
101 B
Bash
Executable File

#!/bin/sh
if type update-dev >/dev/null 2>&1; then
log-output -t update-dev update-dev --settle
fi