dns-ops/global/pre-tasks.d/010fix-package-manager

6 lines
133 B
Bash
Executable file

#!/bin/sh
# dpkg frequently breaks with automatic reboots.
# Make an attempt to get it back into working order.
dpkg --configure -a