Skip to content

Commit

Permalink
Update brew-export
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkmmr69420 authored Apr 11, 2024
1 parent ef8542c commit af80f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/brew-export
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
binpath=/home/linuxbrew/.linuxbrew/bin

# Parse flags
while getopts ":vi:o:" opt; do
while getopts ":sr" opt; do
case ${opt} in
s )
binpath=/home/linuxbrew/.linuxbrew/sbin
Expand Down

0 comments on commit af80f8d

Please sign in to comment.