mirror of
https://github.com/karl0ss/AnotterKiosk.git
synced 2025-07-28 11:10:17 +01:00
hyperion installs itself
This commit is contained in:
parent
24de4c5ffb
commit
9067e830a4
@ -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
|
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 update
|
||||||
apt install -y hyperion
|
apt install -y hyperion
|
||||||
systemctl enable hyperion
|
|
||||||
|
|
||||||
# generate a version info/build info file
|
# generate a version info/build info file
|
||||||
echo -n "Chromium version: " >> /version-info
|
echo -n "Chromium version: " >> /version-info
|
||||||
|
Loading…
x
Reference in New Issue
Block a user