filestash/server/plugin/plg_application_3d/Makefile
Mickael d30c3120b6
feature (plugins): expand and migrate plugin - #803
* chore (dockerfile): cleanup dockerfile

* feature (plugin): extend plugin interface

* chore (docker): setup new Dockerfile

* chore (dockerfile): update dockerfile
2025-01-13 15:41:04 +11:00

6 lines
133 B
Makefile

all:
make install
install:
zip -r application_3d.zip .
mv application_3d.zip ../../../dist/data/state/plugins/application_3d.zip