Instagram2Fedi/env.sh

9 lines
107 B
Bash
Raw Normal View History

2021-11-17 16:38:22 +00:00
#!b/in/sh
2021-08-31 21:10:17 +00:00
2021-11-20 09:56:16 +00:00
export YOUR_CONTAINER_NAME=
export I2M_INSTAGRAM_USER=
export I2M_INSTANCE=
export I2M_TOKEN=
2021-08-31 21:10:17 +00:00