5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
# Usage: ${kernel_repos[@]}
|
|
readonly kernel_repos=(
|
|
kernel/google/redbull
|
|
)
|