From 506d8c4c41be9da32c3e4f519f445ba00d41b434 Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Thu, 19 Mar 2026 09:10:48 +0100 Subject: [PATCH] =?utf8?q?b2.3=20-=20wy=C5=82=C4=85czenie=20us=C5=82ugi=20?= =?utf8?q?immudex-service.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- base.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base.sh b/base.sh index c4e3787..4caf89d 100644 --- a/base.sh +++ b/base.sh @@ -135,13 +135,13 @@ cp -vv ~/X270/pointers.xml /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/po cp -rvv ~/X270/launchery/panel /etc/skel/.config/xfce4; cp -vv ~/X270/xfce4-panel.xml /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml -cp -vv ~/immudex/files/immudex_hostname.service /etc/systemd/system; +#cp -vv ~/immudex/files/immudex_hostname.service /etc/systemd/system; cp -vv ~/immudex/launchers/16844254192.desktop /etc/skel/.config/xfce4/panel/launcher-5; tar -xzvf ~/immudex/files/mozilla.tgz -C /etc/skel; -systemctl enable immudex_hostname.service; +#systemctl enable immudex_hostname.service; cat >> /etc/bash.bashrc << EOL if [ ! -f /tmp/.motd ]; then -- 2.39.5