]> gitweb.morketsmerke.org Git - immudex-testing.git/commitdiff
Poprawienie pliku wersji
authorxf0r3m <jakubstasinski@protonmail.com>
Thu, 8 Jun 2023 17:55:00 +0000 (19:55 +0200)
committerxf0r3m <jakubstasinski@protonmail.com>
Thu, 8 Jun 2023 17:55:00 +0000 (19:55 +0200)
versions/100.sh

index b9acb01ef1335fbf6c7f65af521d3771ed727d30..eb31de6affe66fc0185e4de0bed472bb766ec457 100644 (file)
@@ -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;