#!/bin/bash /opt/matrix-stickerpicker/venv/bin/sticker-import \ --config /opt/matrix-stickerpicker/config.json \ --session /opt/matrix-stickerpicker/sticker-import.session \ --output-dir /var/opt/matrix-stickerpicker/ \ "$@"