mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-07-09 02:34:06 -04:00
Updated Troubleshooting (markdown)
parent
fd5d812993
commit
d8a8bd70cc
@ -17,4 +17,4 @@ If you get the error `sudo: a terminal is required to read the password` or `sud
|
|||||||
|
|
||||||
### unrecognized option: preserve-status
|
### unrecognized option: preserve-status
|
||||||
|
|
||||||
Alpine Linux uses an older version of Busybox, which misses the `--preserve-status` option on the `timeout` command. You can either update to a newer version of Busybox, or you can install the `coreutils` package in Alpine Linux, which includes a version of `timeout` which has `--preserve-status` implemented.
|
Some minimalist Linux distributions (such as Alpine Linux) use an older version of Busybox, which misses the `--preserve-status` option on the `timeout` command. You can either update to a newer version of Busybox, or you can install the `coreutils` package in Alpine Linux, which includes a version of `timeout` which has `--preserve-status` implemented.
|
Loading…
x
Reference in New Issue
Block a user