curl output no longer needs to be saved to tempfile

This commit is contained in:
Zhong Lufan
2023-01-29 15:31:18 +08:00
parent c2126d26ce
commit 8c206a4b73
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
## 依赖
* coreutils (`cat`, `date`, `mktemp`, `rm`)
* coreutils (`date`)
* curl
* openssl