replace matrix-dimension on rx300 with matrix-stickerpicker on carlene
This commit is contained in:
parent
fc75e92a78
commit
b08c9fb5a4
9 changed files with 98 additions and 330 deletions
7
bundles/matrix-stickerpicker/files/sticker-import
Normal file
7
bundles/matrix-stickerpicker/files/sticker-import
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/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/ \
|
||||
"$@"
|
Loading…
Add table
Add a link
Reference in a new issue