mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-12-02 18:43:42 +00:00
2 lines
126 B
Bash
2 lines
126 B
Bash
#!/usr/bin/env bash
|
|
[[ -d /home/linuxbrew/.linuxbrew && $- == *i* ]] && eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" |