Skip to content

Commit 4e16f80

Browse files
angristanjfcoz
authored andcommitted
Switch download and permissions paragraphs (#16)
1 parent dca3b9a commit 4e16f80

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
@@ -121,11 +121,6 @@ apt-get install libdbd-pg-perl
121121
yum install perl-DBD-Pg
122122
```
123123

124-
Add permissions :
125-
```
126-
chmod +x postgresqltuner.pl
127-
```
128-
129124
Download :
130125

131126
```
@@ -135,6 +130,11 @@ curl -o postgresqltuner.pl postgresqltuner.pl
135130
curl -o postgresqltuner.pl https://postgresqltuner.pl
136131
```
137132

133+
Add permissions :
134+
```
135+
chmod +x postgresqltuner.pl
136+
```
137+
138138
And run script :
139139
- Via network :
140140
```

0 commit comments

Comments
 (0)