Merge pull request #11 from SUNET/ft-fix_package_manager

init, from eduid-ops
This commit is contained in:
Leif Johansson 2019-04-04 23:01:39 +02:00 committed by GitHub
commit 375a06276c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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