Load missing variable
This commit is contained in:
parent
82eac56241
commit
36d9eabac7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ begin
|
|||
set -l dir (status dirname)
|
||||
source "$dir/../../Scripts/software.fish"
|
||||
|
||||
function configureSW
|
||||
function configureSW -V dir
|
||||
set -l bin
|
||||
set -l extensionRoot
|
||||
set -l bins brave brave-beta brave-nightly
|
||||
|
|
Loading…
Reference in a new issue