Execute actual software installation
This commit is contained in:
parent
08be93f5e4
commit
68e8bc3bd3
2 changed files with 4 additions and 0 deletions
|
@ -19,4 +19,6 @@ begin
|
|||
end | sudo tee "$customFile" > /dev/null
|
||||
end
|
||||
end
|
||||
|
||||
runInstaller $argv
|
||||
end
|
||||
|
|
|
@ -20,4 +20,6 @@ begin
|
|||
|
||||
pacinst -Sy
|
||||
end
|
||||
|
||||
runInstaller $argv
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue