2 lines
84 B
Bash
2 lines
84 B
Bash
alias \
|
|
sb-list='ostree remote refs fedora | grep "[0-9]\{2\}\/x86_64\/[a-z]\+$"'
|
alias \
|
|
sb-list='ostree remote refs fedora | grep "[0-9]\{2\}\/x86_64\/[a-z]\+$"'
|