mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2024-12-18 07:01:49 +03:00
4 lines
74 B
Bash
4 lines
74 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker push "superseriousbusiness/gotosocial:$(cat version)"
|