Cleaned up more, removed analytics

This commit is contained in:
G2-Games 2023-08-20 18:22:29 -05:00
parent b958afb09b
commit 9cee7f2904

View file

@ -134,10 +134,6 @@ if ! grep -qs 'bash ~/.welcome/welcome.sh' $bashrc &&
! grep -qs 'zsh /home/$USER/.welcome/welcome.sh' $zshrc; ! grep -qs 'zsh /home/$USER/.welcome/welcome.sh' $zshrc;
then then
#==== Execute if first time installing...====# #==== Execute if first time installing...====#
# To monitor number of downloads/updates
curl https://g2games.dev/Assets/counter/counter.php
tput rc tput rc
echo "Welcome! Installing v$version in $environment..." echo "Welcome! Installing v$version in $environment..."
tput sc tput sc