diff --git a/tools/export_pages_data.sh b/tools/export_pages_data.sh new file mode 100755 index 0000000..775a8bb --- /dev/null +++ b/tools/export_pages_data.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +portail-citoyen-manage dumpdata sites cms cmsplugin_text_wrapper file \ + googlemap link picture snippet teaser video login_plugin data_source_plugin \ + a2_service_list_plugin feed_plugin > pages.json