add cp_scripts_local_macos.sh

This commit is contained in:
2022-02-03 20:17:56 +08:00
parent d449ec6e66
commit 6450de903c
+8
View File
@@ -0,0 +1,8 @@
#!/bin/sh
set -x
mkdir -p /usr/local/etc/openresty/conf.d
cp local_macos/*.conf /usr/local/etc/openresty/conf.d/
cp scripts/*.lua /usr/local/opt/openresty/resty_funcs/