Add missing section_end for composer.
parent
d170f3f45e
commit
2f04e46bba
|
@ -122,6 +122,7 @@ if [ $PROFILE_COMPOSER -gt 0 ]; then
|
||||||
PATH="$PATH:$(composer config --list --global)"
|
PATH="$PATH:$(composer config --list --global)"
|
||||||
export PATH
|
export PATH
|
||||||
fi
|
fi
|
||||||
|
section_end
|
||||||
|
|
||||||
# ruby
|
# ruby
|
||||||
section "ruby"
|
section "ruby"
|
||||||
|
|
Loading…
Reference in New Issue