Skip to content

Commit ca88316

Browse files
committed
icon path
1 parent 2bcb808 commit ca88316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ENV TITLE="Debian i3"
1212
RUN \
1313
echo "**** add icon ****" && \
1414
curl -o \
15-
/kclient/public/icon.png \
15+
/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 ****" && \
1818
apt-get update && \

0 commit comments

Comments
 (0)