chmod +x /usr/local/bin/oh-my-posh;
mkdir /usr/share/oh-my-posh;
mv /root/.cache/oh-my-posh/themes /usr/share/oh-my-posh;
-wget https://gitweb.morketsmerke.org/?p=immudex-testing.git;a=blob_plain;f=files/immudex-nu.omp.json;hb=refs/heads/main -O /usr/share/oh-my-posh/immudex-nu.omp.json;
+wget "https://gitweb.morketsmerke.org/?p=immudex-testing.git;a=blob_plain;f=files/immudex-nu.omp.json;hb=refs/heads/main" -O /usr/share/oh-my-posh/immudex-nu.omp.json;
EOF
bash $(basename $0)_installer;
if [ $? -eq 0 ]; then