mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Add note to install dialog
Not all providers have dialog in their Debian 10 image
This commit is contained in:
parent
0f69e899de
commit
8f1b52c78f
1 changed files with 2 additions and 0 deletions
|
@ -476,6 +476,8 @@ curl https://install.yunohost.org | bash
|
|||
|
||||
!!! **Note for advanced users concerned with the `curl|bash` approach:** consider reading ["Is curl|bash insecure?"](https://sandstorm.io/news/2015-09-24-is-curl-bash-insecure-pgp-verified-install) on Sandstom's blog, and possibly [this discussion on Hacker News](https://news.ycombinator.com/item?id=12766350&noprocess).
|
||||
|
||||
!!! If `dialog` is not installed on your system, you will soon be shown an empty prompt which hangs. Exit the script with <kbd>Ctrl</kbd> + <kbd>C</kbd> and install it with `apt install dialog`.
|
||||
|
||||
{% endif %}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue