Fix missing variables
This commit is contained in:
parent
a57f878700
commit
770c87a670
6 changed files with 6 additions and 6 deletions
scripts/Common/Software/pyenv
|
@ -8,7 +8,7 @@ begin
|
|||
configureSW
|
||||
end
|
||||
|
||||
function configureSW
|
||||
function configureSW -V dir
|
||||
source "$dir/../bash/profile.fish"
|
||||
source "$dir/../fish/profile.fish"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue