mirror of
https://github.com/Thesola10/umd-livepatch.git
synced 2025-04-19 22:13:22 +00:00
6 lines
221 B
Bash
6 lines
221 B
Bash
if ! has box_direnv_version || ! box_direnv_version 0.1.0; then
|
|
source_url "https://raw.githubusercontent.com/thesola10/box-direnv/0.1.0/direnvrc" "sha256-pznp4/w7UzNAqreaLuGgq4/CTFjMedC376xnIWr5s+U="
|
|
fi
|
|
|
|
use distrobox
|