mirror of
https://github.com/G2-Games/welcome.sh.git
synced 2025-04-19 05:22:53 -05:00
Cleaned up more, removed analytics
This commit is contained in:
parent
b958afb09b
commit
9cee7f2904
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue