chore: brew.sh on image.

This commit is contained in:
m2Giles 2024-05-15 20:09:08 -04:00
parent 2dbf29701b
commit 178e53a214

View File

@ -0,0 +1,2 @@
#!/usr/bin/bash
[[ -d /home/linuxbrew/.linuxbrew && $- == *i* ]] && eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"