parameterized
This commit is contained in:
@@ -29,5 +29,39 @@ enable log:
|
||||
error_log /usr/local/etc/openresty/logs/error.log;
|
||||
```
|
||||
|
||||
## MacOS
|
||||
|
||||
Binary:
|
||||
|
||||
```bash
|
||||
➤ which openresty 20:17:35
|
||||
/usr/local/bin/openresty
|
||||
```
|
||||
|
||||
Configuration:
|
||||
|
||||
```bash
|
||||
➤ pwd 20:17:57
|
||||
/usr/local/opt/openresty
|
||||
```
|
||||
|
||||
```bash
|
||||
➤ pwd 20:20:00
|
||||
/usr/local/opt/openresty/nginx/resty_funcs
|
||||
```
|
||||
|
||||
Update:
|
||||
|
||||
```bash
|
||||
weli@ovpn-12-178:/u/l/o/o/n/resty_funcs
|
||||
➤ pwd 20:20:38
|
||||
/usr/local/opt/openresty/nginx/resty_funcs
|
||||
weli@ovpn-12-178:/u/l/o/o/n/resty_funcs
|
||||
➤ cp ~/works/resty_functions/* . 20:20:40
|
||||
weli@ovpn-12-178:/u/l/o/o/n/resty_funcs
|
||||
➤
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user