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

Commit efaddf5

Browse files
committed
readme
1 parent b322636 commit efaddf5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ hosting-check
33

44
Hosting (webspace) checker
55

6+
### Contribution
67

78
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).
89

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

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

2020
## Output
2121

0 commit comments

Comments
 (0)