mirror of
https://gitlab.com/octospacc/bottocto
synced 2025-02-10 00:40:36 +01:00
4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
|
#!/bin/sh
|
||
|
cd "$( dirname "$( realpath "$0" )" )"
|
||
|
./MastodonFeedHTML.py
|