@@ -79,7 +79,7 @@ if systemctl is-active --quiet apache2; then
sudo systemctl stop apache2
sudo systemctl disable apache2
else
echo -e "\033[32m当前环境是正常状态。\033[0m"
echo -e "当前环境是正常状态。"
fi
sudo bash -c "cat > /etc/caddy/Caddyfile"<<EOF
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.