Allow package install scripts to be chained properly
This commit is contained in:
parent
8d1c754106
commit
09e405bd9d
4 changed files with 4 additions and 4 deletions
scripts/Arch/Software/git
|
@ -12,7 +12,7 @@ begin
|
|||
gitflow-fishcompletion-avh \
|
||||
gitflow-zshcompletion-avh
|
||||
|
||||
fish "$dir/../../../Common/Software/git/main.fish" configure
|
||||
and fish "$dir/../../../Common/Software/git/main.fish" configure
|
||||
end
|
||||
|
||||
runInstaller $argv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue