Make dots even more resilient to curl dropouts (it'll just crash harmlessly no matter where it's split)
This commit is contained in:
parent
6bfcf82038
commit
98ef4dc5d5
1 changed files with 1 additions and 1 deletions
|
@ -150,4 +150,4 @@
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
'main' "$@"
|
{'main' "$@"}
|
||||||
|
|
Loading…
Reference in a new issue