echo;
echo -e "morketsmerke.org @ 2023 https://github.com/xf0r3m/immudex";
echo;
-#/usr/local/bin/immudex_upgrade --check --print;
-#if [ $? -ne 0 ]; then
-# echo -e "\e[31mThere is no internet connection or internal error.\e[0m";
-# if [ -f /tmp/feed.xml ] && [ ! -s /tmp/feed.xml ]; then
-# rm -f /tmp/feed.xml;
-# fi
-#else
-# if [ "$USER" = "xf0r3m" ]; then
-# sudo apt update > /tmp/update.log 2>&1 && tail -1 /tmp/update.log;
-# fi
-#fi
+echo "====================================================================";
+/usr/local/bin/notifier distro;
+echo "====================================================================";
+/usr/local/bin/notifier packages;
echo "====================================================================";