fix readme

master
Muhammad Hussein Fattahizdeh 2016-11-13 18:06:09 +03:30
parent 8cfa1a96c7
commit 17c209b191
1 changed files with 21 additions and 22 deletions

View File

@ -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