forked from images/live-iso-gnome
attempt 4 at fixing booster
This commit is contained in:
parent
98125d27f0
commit
e4defc8ddd
2
.github/push-iso
vendored
2
.github/push-iso
vendored
@ -1 +1 @@
|
||||
13
|
||||
14
|
||||
|
@ -7,6 +7,7 @@ export DEBIAN_FRONTEND="noninteractive"
|
||||
# Update APT Caches
|
||||
|
||||
apt-get update -y
|
||||
apt-get remove booster -y || true
|
||||
apt-get install pika-sources booster-temp booster-placeholder -y
|
||||
|
||||
# Add canary repo
|
||||
|
Loading…
Reference in New Issue
Block a user