summarylogtreecommitdiffstats
path: root/gpt-engineer.install
blob: 9ae536828d67fca443f0a205dae38414eea81f31 (plain)
1
2
3
4
5
6
post_install() {
  echo ''
  echo '  Warning: the author started to collect analytics'
  echo '  To optout set COLLECT_LEARNINGS_OPT_OUT env to true'
  echo ''
}