Instagram2Fedi/insta2fedi

6 lines
77 B
Plaintext
Raw Normal View History

#!/bin/sh
# -*- coding: utf-8 -*-
echo "kek"
echo $@
python3 src/main.py $@