mirror of
https://github.com/mynodebtc/mynode.git
synced 2025-01-11 11:29:27 +00:00
Correct dpkg issues
This commit is contained in:
parent
27b45bcf61
commit
17c5dac29c
|
@ -14,6 +14,10 @@ systemctl stop lnd
|
|||
systemctl stop quicksync
|
||||
systemctl stop bitcoind
|
||||
|
||||
# Check if any dpkg installs have failed and correct
|
||||
dpkg --configure -a
|
||||
|
||||
|
||||
# Check for updates (might auto-install all updates later)
|
||||
apt-get update
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user