forked from platypush/platypush
Fabio Manganiello
199ac5f0f7
Created `platypush/install` folder that contains: - Dockerfiles for the supported distros - Lists of required base dependencies for the supported distros - Install and run scripts - Added Debian to supported base images
5 lines
211 B
Text
5 lines
211 B
Text
recursive-include platypush/backend/http/webapp/dist *
|
|
recursive-include platypush/install *
|
|
include platypush/plugins/http/webpage/mercury-parser.js
|
|
include platypush/config/*.yaml
|
|
global-include manifest.yaml
|