summarylogtreecommitdiffstats
path: root/gpt-engineer.install
blob: ddaf26bf51171e04ec6da46e32317af2f7df90dd (plain)
1
2
3
4
post_install() {
    echo -e "\nWarning: the author started to collect analytics"
    echo -e "\nTo optout set COLLECT_LEARNINGS_OPT_OUT env to true"
}