mirror of
https://github.com/Horhik/Instagram2Fedi.git
synced 2025-03-16 03:03:50 +00:00
Merge branch 'main' of https://github.com/Horhik/instagram2mastodon
This commit is contained in:
commit
34f1b3f5bd
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ docker build -t $YOUR_CONTAINER_NAME .
|
|||
docker container run -it -d -v $(pwd):/app $YOUR_CONTAINER_NAME $I2M_INSTAGRAM_USER $I2M_INSTANCE $I2M_TOKEN
|
||||
```
|
||||
|
||||
You can write all needed variables in `./env.sh` and then do `source ./env.sh`
|
||||
You can write all needed variables in `./env.sh` and then do `source ./run.sh`
|
||||
|
||||
|
||||

|
||||
|
|
Loading…
Add table
Reference in a new issue