diff --git a/index.html b/index.html index 0b32844..746fb0f 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ -curl -s https://bamjun.github.io/q/ | bash -curl -o file https://bamjun.github.io/q/ +echo -e "curl -s https://bamjun.github.io/q/ | bash" +echo -e "curl -o file https://bamjun.github.io/q/" COLOR_RESET="\033[0m"