This website requires JavaScript.
Explore
Help
Sign In
SuperSeriousBusiness
/
GoToSocial
mirror of
https://github.com/superseriousbusiness/gotosocial
Watch
1
Star
1
Fork
You've already forked GoToSocial
0
Code
Issues
Projects
Releases
Wiki
Activity
fce3ba6382
GoToSocial
/
dockerpush.sh
4 lines
94 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
docker push
"
superseriousbusiness/gotosocial:
$(
git rev-parse --abbrev-ref HEAD
)
"
Reference in New Issue
View Git Blame
Copy Permalink