mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-17 12:34:29 +05:00
script: add --allow-releaseinfo-change option to apt-get update
This commit is contained in:
@@ -65,7 +65,7 @@ install_klipper_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