mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-03 13:24:46 -04:00
bash provides a standard file location for a script to be run when the shell starts: /etc/profile.d/ This converts the scattered bits of code for making ~/.bsenv into a single provisioning script to generate /etc/profile.d/bsenv.sh, which gets automatically executed when bash starts