fi
cd;
-if [ -x /usr/bin/git ]; then git clone https://github.com/xf0r3m/immudex;
-else apt install git -y && git clone https://github.com/xf0r3m/immudex;
+if [ -x /usr/bin/git ]; then git clone https://git.morketsmerke.org/git/immudex;
+else apt install git -y && git clone https://git.morketsmerke.org/git/immudex;
fi
source ~/immudex/versions/template.sh;
cp -vv ~/immudex/launchers/16844254192.desktop /etc/skel/.config/xfce4/panel/launcher-5;
-#tar -xzvf ~/immudex/files/mozilla.tgz -C /etc/skel;
+tar -xzvf ~/immudex/files/mozilla.tgz -C /etc/skel;
systemctl enable immudex_hostname.service;