diff --git a/install.sh b/install.sh index 055a53a..84d1977 100644 --- a/install.sh +++ b/install.sh @@ -364,7 +364,7 @@ if [[ "$answer" == "y" ]]; then echo -e "${PURPLE}${BOLD}Setup a webhook ? (y/N) ${RESET}" read answer if [[ "$answer" == "y" ]]; then - + echo "wawawawawa" fi fi