mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2024-11-14 00:37:18 +00:00
4 lines
74 B
Bash
4 lines
74 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker push "superseriousbusiness/gotosocial:$(cat version)"
|