summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xwww/cgi-bin/cli2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cgi-bin/cli b/www/cgi-bin/cli
index 1221481..437a211 100755
--- a/www/cgi-bin/cli
+++ b/www/cgi-bin/cli
@@ -49,3 +49,5 @@ for i=2,#arg do
end
end
APP:dispatch()
+APP:destroy()
+FRAMEWORK:destroy()