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