Skip to content

Commit 1333370

Browse files
Revolyssupmembphis
andauthored
Update build-api7ee-runtime.sh
Co-authored-by: YuanSheng Wang <[email protected]>
1 parent 3570feb commit 1333370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-api7ee-runtime.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ if [[ "$OPENRESTY_VERSION" == 1.21.4.4 ]] ; then
164164
lj_ver=2.1-20240815
165165
wget "https://github.com/openresty/luajit2/archive/v$lj_ver.tar.gz" -O "LuaJIT-$lj_ver.tar.gz"
166166
tar -xzf LuaJIT-$lj_ver.tar.gz
167-
mv luajit2-* bundle/LuaJIT-2.1-20230410.1
167+
mv luajit2-* bundle/
168168
fi
169169

170170
or_limit_ver=0.08

0 commit comments

Comments
 (0)