mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-05 23:09:31 -06:00
3 lines
74 B
Bash
3 lines
74 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
docker push "superseriousbusiness/gotosocial:$(cat version)"
|