fix readme
This commit is contained in:
parent
8cfa1a96c7
commit
17c209b191
|
@ -13,7 +13,6 @@ Create your own netiso and reinstall it over ssh. You can partion yor server as
|
|||
1. Installed ubuntu version on server via ssh access
|
||||
2. Clone this repo to your server
|
||||
3. Copy `config.sample` to `config` file and edit field by field exactly:
|
||||
|
||||
```
|
||||
#!/bin/bash
|
||||
|
||||
|
@ -63,7 +62,7 @@ Remember you must do as root user
|
|||
```
|
||||
./create-iso.sh
|
||||
...
|
||||
Your network iso is ready '/tmp//ubuntu-overssh-reinstallation/ubuntu-overssh-reinstall.iso'
|
||||
Your network iso is ready '/tmp/ubuntu-overssh-reinstallation/ubuntu-overssh-reinstall.iso'
|
||||
```
|
||||
#### Update grub imageboot
|
||||
Remember you must do as root user also
|
||||
|
|
Loading…
Reference in New Issue
Block a user