mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 13:02:25 -05:00
4 lines
74 B
Bash
4 lines
74 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
docker push "superseriousbusiness/gotosocial:$(cat version)"
|