wip
This commit is contained in:
parent
218d1c89f9
commit
3c987311c8
1 changed files with 8 additions and 3 deletions
|
@ -80,7 +80,12 @@
|
|||
fi
|
||||
}
|
||||
|
||||
case "$1" in
|
||||
--silent | -s) ;;
|
||||
*)
|
||||
installBuildDependencies
|
||||
cloneSources
|
||||
makeInstall
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue