]> gitweb.morketsmerke.org Git - immudex-testing.git/commitdiff
Poprawienie pliku instalujÄ…cego addon nushell main
authorxf0r3m <jakubstasinski@protonmail.com>
Wed, 15 Nov 2023 11:22:21 +0000 (12:22 +0100)
committerxf0r3m <jakubstasinski@protonmail.com>
Wed, 15 Nov 2023 11:22:21 +0000 (12:22 +0100)
addons/nushell

index aa91100e78dc80bee1e9a0ef0ffcc3d563edc3d8..ec9d17707eee28a752657ba59d5e12dff9fd2b34 100644 (file)
@@ -19,7 +19,7 @@ rm /tmp/oh-my-posh-install.sh;
 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;
 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
 EOF
                 bash $(basename $0)_installer;
                 if [ $? -eq 0 ]; then