Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Jun 11, 2014
1 parent b322636 commit efaddf5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ hosting-check

Hosting (webspace) checker

### Contribution

You are more than welcome to test drive this script and attach the output in an [issue](https://github.com/szepeviktor/hosting-check/issues/new).

Expand All @@ -11,11 +12,10 @@ This **shell script** runs on a server/vps/Virtualbox and checks any FTP/PHP/MyS
## Installation

1. download: `git clone https://github.com/szepeviktor/hosting-check.git && cd hosting-check`
1. perms: `chmod +x hosting-check.sh`
1. rc file: `cp templates/.hcrc .`
1. settings: `nano .hcrc`
1. db: have WordPress installed or fill in and upload `templates/wp-config.php` to webroot
1. start: `./hosting-check.sh` in your shell
1. perms: `chmod +x hosting-check.sh generate-rc.sh`
1. settings: `./generate-rc.sh` will ask you
1. db vars: you can have a WordPress installation
1. start: `./hosting-check.sh`

## Output

Expand Down

0 comments on commit efaddf5

Please sign in to comment.