attempt 3 at fixing booster

This commit is contained in:
Ward from fusion-voyager-3 2024-08-01 16:36:46 +03:00
parent dbb6a68341
commit 98125d27f0
3 changed files with 3 additions and 7 deletions

2
.github/push-iso vendored
View File

@ -1 +1 @@
12
13

View File

@ -7,7 +7,7 @@ export DEBIAN_FRONTEND="noninteractive"
# Update APT Caches
apt-get update -y
apt-get install pika-sources -y
apt-get install pika-sources booster-temp booster-placeholder -y
# Add canary repo

View File

@ -6,10 +6,6 @@ export DEBIAN_FRONTEND="noninteractive"
# Install PikaOS Basics
apt-get install --yes --option Dpkg::Options::="--force-confnew" \
booster-temp \
booster-placeholder
apt-get install --yes --option Dpkg::Options::="--force-confnew" \
pika-baseos \
console-setup \