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