attempt 2 at fixing booster
Some checks failed
Push ISO / build (push) Has been cancelled

This commit is contained in:
Ward from fusion-voyager-3 2024-08-01 16:32:47 +03:00
parent c7dd69171e
commit dbb6a68341
2 changed files with 5 additions and 2 deletions

2
.github/push-iso vendored
View File

@ -1 +1 @@
11 12

View File

@ -6,9 +6,12 @@ export DEBIAN_FRONTEND="noninteractive"
# Install PikaOS Basics # 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" \ apt-get install --yes --option Dpkg::Options::="--force-confnew" \
pika-baseos \ pika-baseos \
booster-temp \
console-setup \ console-setup \
console-setup-linux \ console-setup-linux \
sudo \ sudo \