mirror of
https://github.com/minoplhy/nginx-noroot.git
synced 2024-11-22 17:26:51 +00:00
Readme : wget permission fix
This commit is contained in:
parent
fc2231df5b
commit
228991ceee
@ -12,5 +12,6 @@ curl https://raw.githubusercontent.com/minoplhy/nginx-noroot/main/build.sh | bas
|
|||||||
|
|
||||||
### using Wget
|
### using Wget
|
||||||
```
|
```
|
||||||
wget https://raw.githubusercontent.com/minoplhy/nginx-noroot/main/build.sh | ./build.sh
|
wget https://raw.githubusercontent.com/minoplhy/nginx-noroot/main/build.sh
|
||||||
|
chmod +x build.sh && ./build.sh
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user