|
|
|
|
|
by homebrewer
196 days ago
|
|
It is if the script is written badly, gets truncated while it's being downloaded, and fails to account for this possibility. Look into tailscale's installation script, they wrapped everything into a function which is called in the last line — you either download and execute every line, or it does nothing. |
|