mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-12 00:19:15 +00:00
Add apt upgrade to each system upgrade
This commit is contained in:
parent
43b5485564
commit
8f2aaab591
|
@ -39,7 +39,7 @@ set -e
|
|||
|
||||
# Check for updates (might auto-install all updates later)
|
||||
apt-get update
|
||||
|
||||
apt-get upgrade
|
||||
|
||||
# Install any new software
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
|
|
Loading…
Reference in New Issue
Block a user