mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-31 04:43:34 +01:00
6 lines
117 B
Makefile
6 lines
117 B
Makefile
all:
|
|
make install
|
|
|
|
install:
|
|
zip -r application_map.zip .
|
|
mv application_map.zip ../../../dist/data/state/plugins/
|