mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-16 03:54:27 +05:00
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