mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-18 23:33:51 +01:00
binary setup script fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Setup
|
||||
|
||||
1. Install `make` and `wget` if not already
|
||||
1. Install `bash`, `make` and `wget` if not already
|
||||
|
||||
2. Run setup script
|
||||
|
||||
@@ -19,12 +19,6 @@
|
||||
export SETUP_CODEMIRROR=0
|
||||
```
|
||||
|
||||
Setup:
|
||||
|
||||
```shell
|
||||
wget -qO- https://6uo.me/go-proxy-setup-binary | sudo bash
|
||||
```
|
||||
|
||||
What it does:
|
||||
|
||||
- Download source file and binary into /opt/go-proxy/$VERSION
|
||||
|
||||
Reference in New Issue
Block a user