hyperion installs itself

This commit is contained in:
Karl 2025-07-19 08:57:43 +01:00
parent 24de4c5ffb
commit 9067e830a4

View File

@ -88,7 +88,6 @@ curl -sSL https://apt.hyperion-project.org/hyperion.pub.key | gpg --dearmor -o /
echo "deb [signed-by=/usr/share/keyrings/hyperion.pub.gpg] https://apt.hyperion-project.org/ $(lsb_release -cs) main" | tee /etc/apt/sources.list.d/hyperion.list
apt update
apt install -y hyperion
systemctl enable hyperion
# generate a version info/build info file
echo -n "Chromium version: " >> /version-info