mod_admin_web/README.markdown
changeset 4183 bcff0e8b7b4d
parent 1807 4d73a1a6ba68
child 4185 fcc6b92869d4
--- a/mod_admin_web/README.markdown	Wed Oct 07 15:42:30 2020 +0100
+++ b/mod_admin_web/README.markdown	Thu Oct 08 12:20:48 2020 +0200
@@ -2,6 +2,15 @@
 labels:
 - 'Stage-Beta'
 summary: Web administration interface
+rockspec:
+  build:
+    platforms:
+      unix:
+        copy_directories:
+          - admin_web/www_files
+        type: command
+        build_command: sh admin_web/get_deps.sh
+        install_command: cp admin_web/mod_admin_web.lua $(LUADIR)
 ...
 
 Introduction