This commit is contained in:
parent
289f693c20
commit
9ba4671f48
2
.github/push-iso
vendored
2
.github/push-iso
vendored
@ -1 +1 @@
|
|||||||
15
|
16
|
||||||
|
@ -22,10 +22,10 @@ apt-get update -y
|
|||||||
apt-get install pika-sources -y
|
apt-get install pika-sources -y
|
||||||
|
|
||||||
# Actions to do before package lists
|
# Actions to do before package lists
|
||||||
sudo apt install initramfs-tools adwaita-icon-theme humanity-icon-theme amdgpu-drm --yes --option Acquire::Retries=5
|
apt-get install initramfs-tools adwaita-icon-theme amdgpu-drm --yes --option Dpkg::Options::="--force-confnew"
|
||||||
sudo apt install desktop-file-utils --yes --option Acquire::Retries=5
|
apt-get install desktop-file-utils --yes --option Dpkg::Options::="--force-confnew"
|
||||||
sudo apt install kernel-pika --yes --option Acquire::Retries=5
|
apt-get install kernel-pika --yes --option Dpkg::Options::="--force-confnew"
|
||||||
sudo apt install booster-placeholder --yes --option Acquire::Retries=5
|
apt-get install booster-placeholder --yes --option Dpkg::Options::="--force-confnew"
|
||||||
|
|
||||||
# Upgrade system with new cache
|
# Upgrade system with new cache
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user