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/base-devel
|
@ -5,7 +5,7 @@ begin
|
|||
|
||||
function installSW
|
||||
pacinst base-devel
|
||||
configureSW
|
||||
and configureSW
|
||||
end
|
||||
|
||||
function configureSW
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue