This commit is contained in:
2022-03-09 01:57:15 +08:00
parent e3cdd92cb3
commit 6d9ca41ebf
4 changed files with 6 additions and 7 deletions
+1 -4
View File
@@ -28,10 +28,7 @@ cp test_scripts/*.lua $openresty_lua_scripts_dir/tests/
# -- Replace scripts path in file
sed -i -e "s|<SCRIPT_PATH>|$openresty_lua_scripts_dir|" \
"$openresty_lua_scripts_dir"/combine.lua \
"$openresty_lua_scripts_dir"/convert_audio.lua \
"$openresty_lua_scripts_dir"/test_upyun_upload.lua \
"$openresty_lua_scripts_dir"/upyun_upload.lua
"$openresty_lua_scripts_dir"/*.lua
# Reload openresty
openresty -t