From 9cee7f290455dc4ef8cda688197cbc81d489395e Mon Sep 17 00:00:00 2001 From: G2-Games Date: Sun, 20 Aug 2023 18:22:29 -0500 Subject: [PATCH] Cleaned up more, removed analytics --- install.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/install.sh b/install.sh index b66c7d6..ea9c416 100755 --- a/install.sh +++ b/install.sh @@ -134,10 +134,6 @@ if ! grep -qs 'bash ~/.welcome/welcome.sh' $bashrc && ! grep -qs 'zsh /home/$USER/.welcome/welcome.sh' $zshrc; then #==== Execute if first time installing...====# - - # To monitor number of downloads/updates - curl https://g2games.dev/Assets/counter/counter.php - tput rc echo "Welcome! Installing v$version in $environment..." tput sc