diff options
author | kaiwu <kaiwu2004@gmail.com> | 2025-03-03 12:21:16 +0800 |
---|---|---|
committer | kaiwu <kaiwu2004@gmail.com> | 2025-03-03 12:21:16 +0800 |
commit | ea91a15cded14a8bfb209643147c1cff9d4988e3 (patch) | |
tree | 52878c730ec7a74c86f1e18183fbbf54d98633a5 | |
parent | 3f33461e4948bf05e60bdff35ec6c57a649c7860 (diff) | |
download | openresty-master.tar.gz openresty-master.zip |
-rwxr-xr-x | install | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,4 +95,4 @@ sub shell { system($cmd) == 0 or die "failed to run command $cmd\n"; } - +# dummy commit |