script: add --allow-releaseinfo-change option to apt-get update
This commit is contained in:
@@ -157,7 +157,7 @@ install_moonraker_packages(){
|
||||
|
||||
### Update system package info
|
||||
status_msg "Running apt-get update..."
|
||||
sudo apt-get update
|
||||
sudo apt-get update --allow-releaseinfo-change
|
||||
|
||||
### Install desired packages
|
||||
status_msg "Installing packages..."
|
||||
|
||||
Reference in New Issue
Block a user