shell.yaml 231 B

123
  1. base64_to_image: python3 /config/scripts/base64_to_image.py "{{ payload }}" "{{ filename }}"
  2. cleanup_snapshots: 'find /config/www/snapshots -name "*.jpg" -mtime +7 -delete'
  3. # sync_to_alexa: python3 /config/scripts/sync_to_alexa.py