From 2820c5776d4867886e0c69e48c8e895315627ba2 Mon Sep 17 00:00:00 2001 From: thelamer Date: Fri, 26 Jul 2024 21:13:13 -0400 Subject: [PATCH] bug bashing user identified issues #2 --- Dockerfile | 6 ++---- root/defaults/menu.xml | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Dockerfile b/Dockerfile index a36dc31..efc6467 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,7 +19,7 @@ RUN \ /usr/share/icons/hicolor/192x192/apps/ && \ cp \ /kclient/public/icon.png \ - /usr/share/icons/hicolor/192x192/apps/ && \ + /usr/share/icons/hicolor/192x192/apps/ungoogled-chromium-logo.png && \ echo "**** install packages ****" && \ apt-get update && \ apt-get install -y \ @@ -30,10 +30,8 @@ RUN \ libxcomposite1 \ libxdamage1 \ libxkbcommon0 \ + thunar \ xz-utils && \ - curl -o \ - /usr/share/icons/hicolor/scalable/apps/ungoogledchromium.svg -L \ - "https://github.com/linuxserver/proot-apps/raw/master/metadata/img/ungoogledchromium.svg" && \ if [ -z ${UGC_VERSION+x} ]; then \ UGC_VERSION=$(curl -sX GET "https://api.github.com/repos/ungoogled-software/ungoogled-chromium-portablelinux/releases/latest" \ | awk '/tag_name/{print $4;exit}' FS='[""]'); \ diff --git a/root/defaults/menu.xml b/root/defaults/menu.xml index 58522f1..f9204e3 100644 --- a/root/defaults/menu.xml +++ b/root/defaults/menu.xml @@ -2,6 +2,6 @@ /usr/bin/xterm -/usr/bin/wrapped-chromium +/usr/bin/wrapped-chromium