We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c423b commit 82f6f62Copy full SHA for 82f6f62
1 file changed
update_api_files.sh
@@ -90,7 +90,7 @@ done
90
91
# update the rockspec
92
echo "writing rockspec file"
93
-rockspec=lua-resty-aws-dev-1.rockspec
+rockspec=api7-lua-resty-aws-dev-1.rockspec
94
if [ -f $rockspec ]; then
95
rm $rockspec
96
fi
0 commit comments