ln -s /usr/share/applications/qmmp.desktop /usr/share/applications/qmmp-1.desktop;
fi
#cp -vv ~/immudex/files/immudex_hostname.service /etc/systemd/system;
-cp -vv ~/e5270/immudex_updates.service /etc/systemd/system;
tar -xf ~/immudex/files/mozilla.tgz -C /etc/skel;
wget https://ftp.morketsmerke.org/librewolf/librewolf.tgz -O /tmp/librewolf.tgz;
#Wyłączenie dla mnie immudex_hostname, ze względu na VPN
#systemctl enable immudex_hostname.service;
-systemctl enable immudex_updates.service;
cat >> /etc/bash.bashrc << EOL
if [ ! -f /tmp/.motd ]; then
wget https://github.com/AlexandreRouma/SDRPlusPlus/releases/download/nightly/sdrpp_debian_bookworm_amd64.deb;
dpkg -i sdrpp_debian_bookworm_amd64.deb;
+apt update;
+apt upgrade -y
+
tidy;