mirror of
https://github.com/Horhik/Instagram2Fedi.git
synced 2025-01-15 13:26:40 +00:00
11 lines
117 B
Bash
Executable file
11 lines
117 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# docker volume create innubis
|
|
|
|
export i2m_user=
|
|
export i2m_login=
|
|
export i2m_passwd=
|
|
|
|
|
|
export i2m_token=
|