mirror of
https://gitlab.com/octospacc/bottocto
synced 2025-02-09 00:18:41 +01:00
4 lines
71 B
Bash
Executable File
4 lines
71 B
Bash
Executable File
#!/bin/sh
|
|
cd "$( dirname "$( realpath "$0" )" )"
|
|
./MastodonFeedHTML.py
|