mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Merge pull request #2325 from fanminjian/linode-doc
Update to without -qq for proper Grub prompt.
This commit is contained in:
@@ -27,7 +27,7 @@ __Warning__: These steps will delete *everything* on your Linode.
|
||||
```shell
|
||||
apt-get update
|
||||
apt-get -qq upgrade
|
||||
apt-get -qq install linux-image-virtual linux-image-extra-virtual
|
||||
apt-get install linux-image-virtual linux-image-extra-virtual
|
||||
```
|
||||
|
||||
6. When prompted, install Grub onto the first hard drive.
|
||||
|
||||
Reference in New Issue
Block a user