self_update
Best-effort self-update: git pull the installed checkout on every launch.
self_update()
¶
Fast-forward the installed git checkout, if any, before the app starts.
Best-effort self-update: git pull the installed checkout on every launch.
self_update()
¶Fast-forward the installed git checkout, if any, before the app starts.
src/personal_os_setup/tasks/self_update.py