kontena / chpharos

Pharos version switcher
https://get.pharos.sh/
Apache License 2.0
3 stars 4 forks source link

Move variable definitions after function definitions #23

Closed kke closed 6 years ago

kke commented 6 years ago

Fixes #22

_chpharos_os function was being called before it is defined, making the first load give _chpharos_os command not found.