From 33723c43728fe1126effc73de74b3ce1da657f90 Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Thu, 8 Jun 2023 19:55:00 +0200 Subject: [PATCH] Poprawienie pliku wersji --- versions/100.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/versions/100.sh b/versions/100.sh index b9acb01..eb31de6 100644 --- a/versions/100.sh +++ b/versions/100.sh @@ -85,7 +85,9 @@ cp -vv ~/immudex-testing/files/${VERSION}/gtk-main.css /usr/share/xfce4-notes-pl cp -vv ~/immudex-testing/files/${VERSION}/immudex_hostname.service /etc/systemd/system; tar -xzvf ~/immudex-testing/files/${VERSION}/mozilla.tgz -C /etc/skel; -cp -vv ~/immudex-testing/images/${VERSION}/* /usr/share/icons; +cp -vv ~/immudex-testing/images/${VERSION}/apply.png /usr/share/icons; +cp -vv ~/immudex-testing/images/${VERSION}/rss.png /usr/share/icons; +cp -vv ~/immudex-testing/images/${VERSION}/notes-background.jpg /usr/share/images/desktop-base; rm /usr/share/images/desktop-base/no_trespass_abandon.jpeg; systemctl enable immudex_hostname.service; -- 2.39.5