Fix undefined variable
This commit is contained in:
parent
8528bc3b7c
commit
08be93f5e4
|
@ -9,7 +9,7 @@ begin
|
|||
end
|
||||
|
||||
if not type -q installSoftware
|
||||
function installSoftware
|
||||
function installSoftware -V dir
|
||||
"$dir/../Collections/personal.sh";
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue