New review comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/35354#discussion_r797910694 Comment: Even though this is a one-line script, let's put it in `files/jupyterlab.sh` so you can just ```sh vinstall "${FILESDIR}/jupyterlab.sh" 644 etc/profile.d ``` here. It's nice to keep things out of heredocs.