Ubuntu Pastebin

Paste from elopio at Mon, 9 Nov 2015 15:32:21 +0000

Download as text
1
2
3
4
5
id: snapcraft/examples/template
plugin: resource
command:
  for example in $(ls ${PLAINBOX_PROVIDER_DATA}/examples); do
    echo "name: $example\n\n"
Download as text