Make dots even more resilient to curl dropouts (it'll just crash harmlessly no matter where it's split)

This commit is contained in:
Danielle McLean 2020-12-15 09:27:28 +11:00
parent 6bfcf82038
commit 98ef4dc5d5
Signed by: 00dani
GPG Key ID: 9DDE1EDE01E3A605
1 changed files with 1 additions and 1 deletions

View File

@ -150,4 +150,4 @@
esac
}
'main' "$@"
{'main' "$@"}