Install script [skip ci]
This commit is contained in:
parent
ec479f049a
commit
48a9ec6c0d
2 changed files with 1 additions and 5 deletions
4
install
4
install
|
|
@ -29,10 +29,6 @@ print_help() {
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
if [[ $# -eq 1 ]]; then
|
|
||||||
install_dir=${1:-}
|
|
||||||
fi
|
|
||||||
|
|
||||||
while [[ $# -gt 0 ]]
|
while [[ $# -gt 0 ]]
|
||||||
do
|
do
|
||||||
key="$1"
|
key="$1"
|
||||||
|
|
|
||||||
2
sci
2
sci
|
|
@ -1 +1 @@
|
||||||
Subproject commit 5e3538264ad3198dbbd840a5a2ea5ef7ae5103cd
|
Subproject commit 8d9d10b355cbd7ea1919d8935891c94e76f19485
|
||||||
Loading…
Reference in a new issue