File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 /usr/share/selkies/www/icon.png \
1616 https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webtop-logo.png && \
1717 echo "**** install packages ****" && \
18- apt-key adv \
19- --keyserver hkp://keyserver.ubuntu.com:80 \
20- --recv-keys 5301FA4FD93244FBC6F6149982BB6851C64F6880 && \
21- echo \
22- "deb https://ppa.launchpadcontent.net/xtradeb/apps/ubuntu noble main" > \
23- /etc/apt/sources.list.d/xtradeb.list && \
18+ add-apt-repository ppa:xtradeb/apps && \
2419 apt-get update && \
2520 DEBIAN_FRONTEND=noninteractive \
2621 apt-get install -y --no-install-recommends \
Original file line number Diff line number Diff line change 1515 /usr/share/selkies/www/icon.png \
1616 https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webtop-logo.png && \
1717 echo "**** install packages ****" && \
18- apt-key adv \
19- --keyserver hkp://keyserver.ubuntu.com:80 \
20- --recv-keys 5301FA4FD93244FBC6F6149982BB6851C64F6880 && \
21- echo \
22- "deb https://ppa.launchpadcontent.net/xtradeb/apps/ubuntu noble main" > \
23- /etc/apt/sources.list.d/xtradeb.list && \
18+ add-apt-repository ppa:xtradeb/apps && \
2419 apt-get update && \
2520 DEBIAN_FRONTEND=noninteractive \
2621 apt-get install -y --no-install-recommends \
You can’t perform that action at this time.
0 commit comments