Instagram2Fedi/insta2fedi

6 lines
77 B
Bash
Executable File

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