diff --git a/dot_scripts/executable_install_base.sh b/dot_scripts/executable_install_base.sh index 2ffcfac..503c6de 100755 --- a/dot_scripts/executable_install_base.sh +++ b/dot_scripts/executable_install_base.sh @@ -1,6 +1,6 @@ #!/bin/sh # Never ever curl some remote shit straight to shell, like: -# curl --proto '=https' --tlsv1.2 -sSf https://inex.dev/v/dotfiles/raw/branch/main/install_base.sh | sh +# curl --proto '=https' --tlsv1.2 -sSf https://inex.dev/v/dotfiles/raw/branch/main/dot_scripts/executable_install_base.sh | sh # - Seriously, don't do this, it's insecure! # Pacman packages