mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Added unexpected download stop notice
This commit is contained in:
parent
be281d64a7
commit
1c42e526bd
1 changed files with 2 additions and 0 deletions
|
|
@ -342,6 +342,8 @@ $ go test .
|
||||||
|
|
||||||
# 🗒️ Notice
|
# 🗒️ Notice
|
||||||
|
|
||||||
|
Sometimes the download stops without a reason on linux and does not go further. In this case the `tmpfs` / `/tmp` directory may be full. Execute `df /tmp` to see how much of the space is used.
|
||||||
|
|
||||||
I would really appreciate if someone rewrites the complete cli. I'm not satisfied with it's current structure but at the moment I have no time and no desire to do it myself.
|
I would really appreciate if someone rewrites the complete cli. I'm not satisfied with it's current structure but at the moment I have no time and no desire to do it myself.
|
||||||
|
|
||||||
# ⚖ License
|
# ⚖ License
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue